{
  "name": "Asthma Exercise Checklist by Vermont Department of Health",
  "short_name": "Asthma Exercise Checklist",
  "description": "A checklist to help athletes with asthma prepare for, manage symptoms during, and recover after exercise or sports activity. Brought to you by the Vermont Department of Health",
  "id": "./index.html",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#372877",
  "orientation": "portrait-primary",
  "prefer_related_applications": false,
  "related_applications": [
    { "platform": "webapp", "url": "/asthma-checklist/manifest.json" }
  ],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
