{
    "dir": "ltr",
    "lang": "en",
    "name": "RailMitra App",
    "scope": "/",
    "display": "standalone",
    "start_url": "/?utm_source=HomeScreen&utm_medium=PWA",
    "short_name": "RailMitra",
    "theme_color": "#1159a9",
    "description": "RailMitra buddy of Train travel Check PNR, Train Schedule, Train Live Status, Food in train and more...",
    "orientation": "portrait-primary",
    "background_color": "#0f54b3",
    "gcm_sender_id": "482941778795",
    "prefer_related_applications": true,
    "related_applications": [
        {
            "platform": "play",
            "id": "com.railmitra.www"
        }
    ],
    "gcm_sender_id_comment": "Do not change the GCM Sender ID",
    "icons": [
        {
            "src": "/img/pwa/icon-72x72.png",
            "sizes": "72x72",
            "type": "image/png"
          },
          {
            "src": "/img/pwa/icon-96x96.png",
            "sizes": "96x96",
            "type": "image/png"
          },
          {
            "src": "/img/pwa/icon-128x128.png",
            "sizes": "128x128",
            "type": "image/png"
          },
          {
            "src": "/img/pwa/icon-144x144.png",
            "sizes": "144x144",
            "type": "image/png"
          },
          {
            "src": "/img/pwa/icon-152x152.png",
            "sizes": "152x152",
            "type": "image/png"
          },
          {
            "src": "/img/pwa/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
          },
          {
            "src": "/img/pwa/icon-384x384.png",
            "sizes": "384x384",
            "type": "image/png",
            "purpose": "any"
          },
          {
            "src": "/img/pwa/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
          }
    ]
}
