{
  "name": "SteadyChip — Sobriety Tracker",
  "short_name": "SteadyChip",
  "description": "Track your sober streak, log your days, and stay accountable — free sobriety tracker with no ads.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1e5254",
  "theme_color": "#1e5254",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["health", "lifestyle", "productivity"],
  "lang": "en-US",
  "scope": "/"
}
