{
  "name": "Quit Smoking Timer",
  "short_name": "QuitSmoke",
  "description": "Track your smoking reduction journey, one phase at a time.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f4f4f4",
  "theme_color": "#4CAF50",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
