{
  "name": "Scrappie",
  "short_name": "Scrappie",
  "description": "Track your fridge, expiry dates and shopping list, discover recipes, and waste less food with Scrappie.",
  "categories": ["food", "lifestyle", "utilities"],
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1F3A2E",
  "background_color": "#FAF6EE",
  "icons": [
    {
      "src": "/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
