{
  "name": "Snusee",
  "short_name": "Snusee",
  "description": "Gently quit nicotine pouches, one soft step at a time.",
  "start_url": "quicklog.php",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fff5f8",
  "theme_color": "#ffd0de",
  "categories": ["health", "lifestyle"],
  "icons": [
    { "src": "assets/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Quick Log", "url": "quicklog.php" },
    { "name": "Insights", "url": "analytics.php" }
  ]
}
