{
  "id": "/",
  "name": "Fai-D: Next Bus 'n' MTR",
  "short_name": "Fai-D",
  "description": "A blazing fast, ad-free live ETA tracker for Hong Kong KMB, Citybus, and MTR.",
  "categories": ["travel", "navigation", "utilities"],
  "lang": "en",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#121519",
  "theme_color": "#121519",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],  
  "screenshots": [
    {
      "src": "/screen1.jpg",
      "sizes": "1080x2261",
      "type": "image/jpeg",
      "form_factor": "narrow"
    },
    {
      "src": "/screen2.jpg",
      "sizes": "1080x2258",
      "type": "image/jpeg",
      "form_factor": "narrow"
    }
  ]
}
