{
  "name": "Toilets of SG",
  "short_name": "Toilets SG",
  "description": "Find the nearest toilet in Singapore — and which floor it is on.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f1f1",
  "theme_color": "#f5f1f1",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/mark.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "travel",
    "utilities",
    "navigation"
  ]
}
