{
  "name": "GrowthHub - Premium Edition",
  "short_name": "GrowthHub",
  "version": "9.0.6",
  "description": "Premium task, routine, and emergency management application for personal growth and productivity",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0c0f17",
  "theme_color": "#6d28d9",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "assets/icon2-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icon2-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "lifestyle"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%236366f1' width='540' height='720'/><text x='50%' y='50%' font-size='60' text-anchor='middle' dy='.3em' fill='white'>GrowthHub</text></svg>",
      "sizes": "540x720",
      "form_factor": "narrow"
    }
  ]
}
