{
  "name": "PieSpot — Find & Rate Artisanal Pies",
  "short_name": "PieSpot",
  "description": "Discover local pie bakeries, compare flaky crust & filling scores, browse slice menus, and find the best pies near you.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fcfaf7",
  "theme_color": "#ea8625",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["food", "lifestyle", "navigation"]
}
