{
  "id": "/",
  "name": "True Serenity Tea — The Tea Ritual Concierge",
  "short_name": "True Serenity",
  "description": "Discover the perfect tea ritual for this exact moment. A quiet, guided experience to find your botanical companion.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1e1810",
  "theme_color": "#1e1810",
  "lang": "en",
  "dir": "ltr",
  "categories": ["lifestyle", "health", "shopping"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/images/hero.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "True Serenity Tea — The Tea Ritual Concierge"
    }
  ],
  "shortcuts": [
    {
      "name": "Begin Your Ritual",
      "short_name": "Begin",
      "description": "Start your personalised tea ritual experience",
      "url": "/?action=begin",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
