{
  "id": "/",
  "name": "Lighten",
  "short_name": "Lighten",
  "description": "A calm life companion — less overwhelm, more calm.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "handle_links": "preferred",
  "launch_handler": { "client_mode": ["navigate-existing", "auto"] },
  "orientation": "portrait",
  "background_color": "#faf7f2",
  "theme_color": "#9CBE9F",
  "icons": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
