{
  "name": "YartedEats — Metro Detroit Food Finder",
  "short_name": "YartedEats",
  "description": "Find restaurants, food trucks, and halal spots across Metro Detroit. Uses OpenStreetMap, Yelp, and Google Maps.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#1a120b",
  "theme_color": "#c2510c",
  "orientation": "any",
  "categories": ["food", "lifestyle"],
  "icons": [
    {
      "src": "icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
