{
  "name": "Bizdar — Find the idea in your zip code",
  "short_name": "Bizdar",
  "description": "Find underserved business and side-hustle opportunities near you, on a map.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b1628",
  "theme_color": "#0b1628",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/bizdar-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/bizdar-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/bizdar-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
