{
  "name": "Canoka Black Garlic",
  "short_name": "Canoka",
  "description": "Premium naturally fermented black garlic products",
  "icons": [
    {
      "src": "/static/pwa/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/static/pwa/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "start_url": "/?source=pwa",
  "theme_color": "#3d0814",
  "background_color": "#f9f6f7",
  "display": "standalone",
  "orientation": "portrait",
  "categories": [
    "food",
    "shopping",
    "health"
  ],
  "lang": "en-US",
  "dir": "ltr",
  "prefer_related_applications": false
}