{
  "name": "SEASONS — AI-Powered Wellness",
  "short_name": "SEASONS",
  "description": "Traditional Chinese Medicine meets AI for personalized wellness in harmony with nature's rhythms.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f0f7f4",
  "theme_color": "#2E7D9B",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["health", "lifestyle", "medical"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='%232E7D9B'/><text x='50%25' y='55%25' font-size='120' text-anchor='middle' dominant-baseline='middle'>🌿</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='100' fill='%232E7D9B'/><text x='50%25' y='55%25' font-size='320' text-anchor='middle' dominant-baseline='middle'>🌿</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Blog",
      "url": "/blog/",
      "description": "Wellness articles"
    },
    {
      "name": "Pricing",
      "url": "/pricing.html",
      "description": "Subscription plans"
    },
    {
      "name": "FAQ",
      "url": "/faq.html",
      "description": "Frequently asked questions"
    }
  ]
}
