{
  "id": "/",
  "name": "Even Now — a calm companion",
  "short_name": "Even Now",
  "description": "A quiet, private space to pause, breathe, and ground yourself before responding.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#EDEBE1",
  "theme_color": "#DCE3D8",
  "categories": ["health", "lifestyle", "wellness"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "screenshots/screenshot-home.png",
      "sizes": "780x1688",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "The home screen of Even Now"
    },
    {
      "src": "screenshots/screenshot-checkin.png",
      "sizes": "780x1688",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Checking in on how you're feeling"
    },
    {
      "src": "screenshots/screenshot-breathe.png",
      "sizes": "780x1688",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "A guided breathing exercise"
    }
  ]
}
