{
  "name": "Banjaro — Live The Story",
  "short_name": "Banjaro",
  "description": "Travel stories you get to live. Creator-led day-by-day itineraries with one-tap Maps.",
  "theme_color": "#F97316",
  "background_color": "#FFF8EC",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "/",
  "id": "/",
  "scope": "/",
  "categories": ["travel", "lifestyle"],
  "icons": [
    {
      "src": "/api/pwa-icon?size=192",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/api/pwa-icon?size=512",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/api/pwa-icon?size=512&maskable=1",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
