{
  "name": "OwnCourse",
  "short_name": "OwnCourse",
  "description": "8-weken programma voor angst, paniek en vermijding. Gebaseerd op het Unified Protocol en ACT.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a3a5c",
  "theme_color": "#1a3a5c",
  "lang": "nl",
  "scope": "/",
  "categories": ["health", "lifestyle", "medical"],
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/og-image.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg"
    }
  ],
  "shortcuts": [
    {
      "name": "Reddingsboei",
      "short_name": "Reddingsboei",
      "description": "Directe toegang tot de Reddingsboei",
      "url": "/emergency",
      "icons": [
        {
          "src": "/images/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
