{
  "name": "HabitFlow OS",
  "short_name": "HabitFlow",
  "description": "Your Life. One Flow. — Unified Life Operating System.",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0F0A1E",
  "background_color": "#0F0A1E",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
