{
  "name": "The Decider Skills",
  "short_name": "Decider PWA",
  "description": "An app by The Decider, to train users in proactive mental health strategies for children, young people and adults to promote mental health.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone",
  "icons": [
    {
      "src": "media/favicons/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "media/favicons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "media/screenshots/screenshotNarrow.png",
      "sizes": "388x842",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "media/screenshots/screenshotWide.png",
      "sizes": "1917x940",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}