{
  "name": "LifeThread",
  "short_name": "LifeThread",
  "description": "Your diary, goals, health, and habits — every day, connected.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#26215C",
  "background_color": "#F7FAFF",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["health", "lifestyle", "productivity"],
  "lang": "en"
}
