{
  "name": "Cravelist",
  "short_name": "Cravelist",
  "description": "Your personal food hit list",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f4efe6",
  "theme_color": "#c83828",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='32' fill='%23c83828'/%3E%3Ctext x='96' y='130' font-family='Georgia,serif' font-size='100' font-style='italic' font-weight='900' fill='%23fdfaf4' text-anchor='middle'%3ECl%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='80' fill='%23c83828'/%3E%3Ctext x='256' y='360' font-family='Georgia,serif' font-size='280' font-style='italic' font-weight='900' fill='%23fdfaf4' text-anchor='middle'%3ECl%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["food", "lifestyle", "productivity"],
  "shortcuts": [
    {
      "name": "Add a Spot",
      "short_name": "Add Spot",
      "description": "Quickly add a new food spot",
      "url": "/?action=add",
      "icons": [{ "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Crect width='96' height='96' rx='16' fill='%23c83828'/%3E%3Ctext x='48' y='68' font-size='60' text-anchor='middle' fill='white'%3E%2B%3C/text%3E%3C/svg%3E", "sizes": "96x96" }]
    }
  ]
}
