{
  "id": "/",
  "name": "GeoBlood — Blood Donor Finder",
  "short_name": "GeoBlood",
  "description": "Find verified blood donors near you in seconds. GeoBlood is a free GPS-powered blood donor finder from a 501(c)(3) nonprofit.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#c0392b",
  "background_color": "#ffffff",
  "categories": ["health", "medical", "lifestyle"],
  "icons": [
    {
      "src": "/img/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "id": "com.geoblood.app",
      "url": "https://play.google.com/store/apps/details?id=com.geoblood.app"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/us/app/geoblood-blood-donation/id6759582333"
    }
  ]
}
