{
  "name": "Catchy Otago",
  "short_name": "Catchy Otago",
  "Description": "Public transport departures for Otago",
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "icons": [
    {
      "src": "/icons/192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },

    {
      "src": "/icons/192x192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },

    {
      "src": "/icons/384x384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "/icons/512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/512x512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "theme_color": "#FFFFFF",
  "background_color": "#FFF1AF",
  "start_url": "/?installed",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait",
  "language": "en-NZ",
  "categories": ["navigation", "travel"],

  "screenshots": [
    {
      "src": "/screenshots/screenshot-1.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "platform": "narrow",
      "label": "Find and favourite the stops you use most"
    },
    {
      "src": "/screenshots/screenshot-2.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "platform": "narrow",
      "label": "Get detailed updates for your favourite stops"
    },
    {
      "src": "/screenshots/screenshot-3.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "platform": "narrow",
      "label": "See exactly where your ride is"
    },
    {
      "src": "/screenshots/screenshot-4.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "platform": "narrow",
      "label": "See accurate departure info for upcoming trips"
    }
  ],

  "android_package_name": "nz.catchy.otago.twa",
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=nz.catchy.otago.twa",
      "id": "nz.catchy.otago.twa"
    }
  ]
}
