{
  "name": "Stop Your Panic Attack",
  "short_name": "Panic Attack",
  "description": "Stop your panic attack with a quick memory exercise.",
  "icons": [
    {
      "src": "/favicons/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "theme_color": "#006269",
  "background_color": "#006269",
  "scope": "/",
  "start_url": "/",
  "id": "https://www.stopyourpanicattack.com/",
  "display_override": ["window-controls-overlay"],
  "display": "standalone",
  "orientation": "any",
  "categories": ["health"],
  "screenshots": [
        {
            "src": "/screenshots/1920x1080-01.jpg",
            "sizes": "1920x1080",
            "type": "image/jpeg",
            "form_factor": "wide",
            "label": "Stop your panic attack"
        },
        {
            "src": "/screenshots/1920x1080-02.jpg",
            "sizes": "1920x1080",
            "type": "image/jpeg",
            "form_factor": "wide",
            "label": "Complete the audio memory exercise"
        },
        {
            "src": "/screenshots/1920x1080-03.jpg",
            "sizes": "1920x1080",
            "type": "image/jpeg",
            "form_factor": "wide",
            "label": "Learn more about panic attacks and how to stop them"
        },
        {
            "src": "/screenshots/585x1266-01.jpg",
            "sizes": "585x1266",
            "type": "image/jpeg",
            "form_factor": "narrow",
            "label": "Stop your panic attack"
        },
        {
            "src": "/screenshots/585x1266-02.jpg",
            "sizes": "585x1266",
            "type": "image/jpeg",
            "form_factor": "narrow",
            "label": "Complete the audio memory exercise"
        },
        {
            "src": "/screenshots/585x1266-03.jpg",
            "sizes": "585x1266",
            "type": "image/jpeg",
            "form_factor": "narrow",
            "label": "Learn more about panic attacks and how to stop them"
        }
    ]
}