{
  "name": "Ember — Quit Coach",
  "short_name": "Ember",
  "description": "Smoke less, live more. Daily AI coach with a built-in scoring game.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d2630",
  "theme_color": "#0d2630",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}