{
  "name": "TamuKu!",
  "short_name": "TamuKu!",
  "description": "Brunei's Marketplace — Buy & sell locally",
  "id": "/",
  "scope": "/",
  "start_url": "/marketplace",
  "display": "standalone",
  "background_color": "#FAFAF5",
  "theme_color": "#1B6B4A",
  "orientation": "portrait",
  "categories": ["shopping", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
