{
  "name": "Zephyr Cloud Lab",
  "short_name": "Zephyr",
  "id": "zephyrcloudlab",
  "description": "Help Zephyr the scientist dragon sort your worry clouds! A free worry-sorting tool for children aged 5-10.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#E8F4FB",
  "theme_color": "#7B61FF",
  "orientation": "portrait",
  "lang": "en-GB",
  "categories": ["education", "kids", "health"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "screenshot-landing.png",
      "sizes": "1220x952",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Zephyr Cloud Lab landing page"
    },
    {
      "src": "screenshot-app.png",
      "sizes": "1024x1366",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Zephyr sorting worry clouds"
    }
  ],
  "shortcuts": [
    {
      "name": "Sort Worry Clouds",
      "short_name": "Sort",
      "description": "Start sorting worry clouds with Zephyr",
      "url": "/zephyr.html",
      "icons": [{"src": "icon-192.png", "sizes": "192x192"}]
    }
  ]
}
