{
  "id": "/",
  "name": "RoadKaki — Singapore Road Companion",
  "short_name": "RoadKaki",
  "description": "Find Singapore carparks, compare rates, check live lots, view rain radar and checkpoint traffic, and open directions for drivers and riders.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "lang": "en-SG",
  "dir": "ltr",
  "categories": ["travel", "navigation", "utilities"],
  "background_color": "#030712",
  "theme_color": "#030712",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/mobile.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "RoadKaki map with parking, rain and traffic"
    },
    {
      "src": "/screenshots/wide.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "RoadKaki map with parking, rain and traffic"
    }
  ]
}
