{
  "name": "MyRegulationFlow",
  "short_name": "MRF",
  "description": "Emotional regulation tools you can use right now. Science-backed micro-exercises powered by Polyvagal Theory, EFT, and CBT.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FDFAF6",
  "theme_color": "#3D6B5E",
  "categories": ["health", "lifestyle", "medical"],
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Start a flow",
      "short_name": "Flow",
      "url": "/",
      "description": "Start a new regulation flow"
    },
    {
      "name": "Exercise library",
      "short_name": "Library",
      "url": "/exercises",
      "description": "Browse exercises"
    }
  ]
}
