{
  "name": "AskBantayan",
  "short_name": "AskBantayan",
  "description": "Ang tanan naa diri. Your Bantayan Island guide.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0B1F3A",
  "theme_color": "#E8623A",
  "orientation": "portrait-primary",
  "lang": "en",
  "categories": ["travel", "lifestyle", "utilities"],
  "icons": [
    {
      "src": "/static/icons/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icons/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icons/pwa-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
