{
  "name": "MapTheMeal",
  "short_name": "MapTheMeal",
  "description": "Local food guides rank their city's best restaurants",
  "start_url": "/map.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#f97316",
  "orientation": "portrait-primary",
  "categories": ["food", "travel", "lifestyle"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [],
  "shortcuts": [
    { "name": "Find Me a Meal", "url": "/map.html?findme=1", "description": "GPS-based restaurant finder" },
    { "name": "Sign In", "url": "/signin", "description": "Sign in to your account" }
  ]
}
