{
  "name": "BloomYun — Your AI shopping bestie",
  "short_name": "BloomYun",
  "description": "Find cute kawaii stationery, aesthetic study supplies and pastel pens — curated by your AI bestie HeyYun.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAFAFA",
  "theme_color": "#f9a8d4",
  "lang": "en-ZA",
  "dir": "ltr",
  "categories": ["shopping", "lifestyle", "education"],
  "prefer_related_applications": false,
  "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/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Ask HeyYun",
      "short_name": "Ask",
      "description": "Open the BloomYun AI shopper",
      "url": "/app",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My wishlist",
      "short_name": "Wishlist",
      "url": "/wishlist",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
