{
  "name": "Forkproof",
  "short_name": "Forkproof",
  "icons": [
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/week",
  "display": "standalone",
  "scope": "/",
  "description": "This week's meals, the shopping list, and what is in the cupboard.",
  "theme_color": "#0f766e",
  "background_color": "#ffffff",
  "shortcuts": [
    { "name": "Shopping", "url": "/shopping" },
    { "name": "Pantry", "url": "/pantry" }
  ]
}
