{
  "name": "BiteMap - Personal Restaurant Map Bookmarker",
  "short_name": "BiteMap",
  "description": "Keep track of your favorite dining spots on a custom Map.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#020617",
  "theme_color": "#f59e0b",
  "icons": [
    {
      "src": "https://unpkg.com/lucide-static@0.321.0/icons/compass.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
