{
  "name": "Stop Smoking",
  "short_name": "Stop Smoking",
  "description": "Seven days, one friend, and a button for the hard moments.",
  "start_url": "/app/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f191c",
  "theme_color": "#0f191c",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
