{
  "name": "SPUNKY.ID",
  "short_name": "SPUNKY",
  "description": "Discover amazing products and services at Spunky.id. Shop with confidence from our curated selection of quality goods.",
   "id": "/",
    "start_url": "/",
    "scope": "/",
    "orientation": "portrait-primary",
    "background_color": "#ffffff",
    "theme_color": "#3b82f6",
    "categories": ["shopping", "marketplace", "e-commerce"],
    "lang": "id",
    "dir": "ltr",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "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": "any"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "display": "standalone"
  
}