{
  "name": "Pétale Tea - Singapore's 1st Blooming Flower Tea Specialist",
  "short_name": "Pétale Tea",
  "description": "Experience the magic of blooming flower tea with Singapore's premier tea specialist. Hand-sewn flowering teas and premium wellness blends.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#837a26",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["food", "lifestyle", "wellness"],
  "lang": "en-SG",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/petale-tea-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop Blooming Tea",
      "short_name": "Shop",
      "description": "Browse our premium blooming flower tea collection",
      "url": "/shop",
      "icons": [
        {
          "src": "/favicon.svg",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Membership Benefits",
      "short_name": "Membership",
      "description": "Join our tea community for exclusive benefits",
      "url": "/membership",
      "icons": [
        {
          "src": "/favicon.svg", 
          "sizes": "96x96"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
} 