{
  "name": "Bloom — your soft-life OS",
  "short_name": "Bloom",
  "description": "A warm, editorial planner for tasks, goals, money, meals and habits.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FDFBF7",
  "theme_color": "#C46D5E",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon.svg",     "sizes": "any",     "type": "image/svg+xml", "purpose": "any" }
  ],
  "categories": ["productivity", "lifestyle"],
  "lang": "en"
}
