{
  "name": "Braver",
  "short_name": "Braver",
  "start_url": ".",
  "display": "browser",
  "background_color": "#F5F5F0",
  "theme_color": "#F5F5F0",
  "description": "Braver is an application that allows healthcare professionals to communicate securely and asynchronously for the benefit of the patient.",
  "orientation": "portrait-primary",
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=health.braver.pro",
      "id": "health.braver.pro"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/us/app/braver/id1514643813"
    }
  ],
  "icons": [
    {
      "src": "icons/Icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/Icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icons/Icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/Icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
