{
  "name": "Life2Grow",
  "short_name": "Life2Grow",
  "description": "Turn everyday moments into wisdom. A guided journaling app with AI reflections, goals, and streaks.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0B1F17",
  "theme_color": "#0B1F17",
  "categories": ["lifestyle", "productivity", "health"],
  "screenshots": [
    {
      "src": "/__l5e/assets-v1/3f3f31e2-8222-4135-a30e-4bcdc5e82431/life2grow-splash-phone.png",
      "sizes": "768x1664",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Life2Grow mobile launch"
    },
    {
      "src": "/__l5e/assets-v1/1018c4fc-4529-4aac-ab02-88954ba087e0/life2grow-splash-tablet.png",
      "sizes": "1920x1440",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Life2Grow tablet launch"
    }
  ],
  "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-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
