{
  "lang": "en-us",
  "name": "iShelter+",
  "short_name": "iShelter+",
  "description": "A collection of resources to get the local help you need.",
  "start_url": "https://www.yc.edu/v6/ishelter/index.html",
  "background_color": "#006747",
  "theme_color": "#006747",
  "orientation": "any",
  "display": "standalone",
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://www.yc.edu/v6/ishelter/assets/manifest.json"
    }
  ],
  "icons": [
    {
      "src": "https://www.yc.edu/v6/ishelter/assets/ishelter-logo.png",
      "sizes": "512x512"
    },
    {
      "src": "https://www.yc.edu/v6/ishelter/assets/ishelter-logo-small.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://www.yc.edu/v6/ishelter/assets/ishelterhome.png",
      "sizes": "1280x720",
      "type": "image/webp",
      "label": "iShelter+ Home Screen"
    },
    {
      "src": "https://www.yc.edu/v6/ishelter/assets/ishelterhome.png",
      "sizes": "1280x720",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "iShelter+ Home Screen"
    }
  ]
}