{
  "name": "Reflow - Nervous System Reset",
  "short_name": "Reflow",
  "description": "Real-time nervous system reset tool. Scan your state, get a personalized breathing exercise, and feel better in under 90 seconds. Free, private, and evidence-based.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0e14",
  "theme_color": "#0a0e14",
  "orientation": "portrait",
  "lang": "en",
  "dir": "auto",
  "categories": ["health", "wellness", "lifestyle", "medical", "fitness"],
  "screenshots": [
    {
      "src": "/og-image.svg",
      "sizes": "1200x630",
      "type": "image/svg+xml",
      "label": "Reflow - Scan. Reflow. Go."
    }
  ],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.appums.reflow",
      "id": "com.appums.reflow"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/reflow/id0000000000"
    }
  ],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Quick Scan",
      "short_name": "Scan",
      "description": "Start a quick nervous system scan",
      "url": "/scan",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Breathing Guide",
      "short_name": "Guide",
      "description": "Browse breathing techniques",
      "url": "/guide",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ]
}
