{
  "name": "Stop For Me",
  "short_name": "Stop For Me",
  "description": "Your nearest TransPerth stops with upcoming services, designed for screen reader users.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1a73e8",
  "theme_color": "#1a73e8",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
