{
  "name": "CyBus — Live Cyprus Bus Tracker",
  "short_name": "CyBus",
  "description": "Live Cyprus bus positions, nearby stops, routes, timetables and journey planning.",
  "id": "/app",
  "start_url": "/app",
  "scope": "/",
  "lang": "en",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f4f8f7",
  "theme_color": "#236b63",
  "categories": [
    "navigation",
    "travel",
    "utilities"
  ],
  "icons": [
    {
      "src": "/icon-192.png?v=8",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png?v=8",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-maskable.png?v=8",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon.svg?v=8",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
