{
  "name": "NearBite — Discover Restaurants Nearby",
  "short_name": "NearBite",
  "description": "Find the best restaurants, cafés, and eateries near your current location anywhere in the world.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#e8622a",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["food", "lifestyle", "navigation"],
  "lang": "en",
  "dir": "ltr",
  "scope": "/"
}
