{
  "name": "Shelfy",
  "short_name": "Shelfy",
  "description": "Don't forget what you already have. Track food expiry, save money, reduce waste.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#2D9B6F",
  "background_color": "#FAF8F3",
  "categories": ["food", "lifestyle", "productivity"],
  "icons": [
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
