{
  "name": "Bucketdish: Food Map Diary",
  "short_name": "Bucketdish",
  "description": "Letterboxd for food, on a map. Log every dish and paint your world.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFE45C",
  "theme_color": "#FFE45C",
  "categories": ["food", "travel", "social"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
