{
  "name": "Medical Awareness",
  "short_name": "MedAware",
  "version": "1.0.6",
  "start_url": "/?source=pwa&v=6",
  "display": "standalone",
  "background_color": "#1676b6",
  "theme_color": "#0a4a7a",
  "icons": [
    {
      "src": "image/nonlogo.jpg",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "image/nonlogo.jpg",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "orientation": "portrait"
}