{
  "name": "Masohi — Routine care for skin that reacts fast (Prototype)",
  "short_name": "Masohi",
  "description": "A 90-day routine companion — check in daily, track comfort, and see your progress. Prototype v2, not for production use.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#080a0e",
  "theme_color": "#080a0e",
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
