{
  "short_name": "YBS GO",
  "name": "YBS GO - Yangon Bus Guide",
  "icons": [
    {
      "src": "/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
        "src": "/images/app-screenshot.png",
        "type": "image/png",
        "form_factor": "narrow",
        "label": "YBS GO Mobile View"
    },
    {
        "src": "/images/app-screenshot.png",
        "type": "image/png",
        "form_factor": "wide",
        "label": "YBS GO Desktop View"
    }
  ],
  "id": "/",
  "start_url": "/",
  "display": "standalone",
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.ybsgo.app",
      "id": "com.ybsgo.app"
    },
    {
      "platform": "appgallery",
      "url": "https://appgallery.huawei.com/#/app/C115905381",
      "id": "C115905381"
    },
    {
      "platform": "rustore",
      "url": "https://www.rustore.ru/catalog/app/com.ybsgo.app",
      "id": "com.ybsgo.app"
    }
  ]
}