{
  "name": "Tourist Raksha Kavach",
  "short_name": "TRK App",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#FCFCF9",
  "theme_color": "#21808D",
  "orientation": "portrait",
  "icons": [
    {
      "src": "TRK.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "TRK.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}