{
  "name": "Still Tempo",
  "short_name": "Still Tempo",
  "description": "Guided breathing for calm, focus, and deep relaxation",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#080808",
  "theme_color": "#080808",
  "categories": ["health", "lifestyle", "wellness"],
  "lang": "en-US",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/menu.png",
      "sizes": "390x844",
      "type": "image/png",
      "label": "Still Tempo menu — choose your technique"
    },
    {
      "src": "/screenshots/session.png",
      "sizes": "390x844",
      "type": "image/png",
      "label": "Breathing session in progress"
    }
  ]
}
