{
  "name": "LifeSpot",
  "short_name": "LifeSpot",
  "description": "LifeSpot helps you organize everyday life in one place — budget, habits, weight, calories, reminders, progress, and shared spaces.",
  "start_url": "/app/dashboard",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#3F46D6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
