{
    "short_name": "Done",
    "name": "Done Delivery",
    "icons": [
      {
        "src":"assets/img/icon/192x192.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src":"assets/img/icon/512x512.png",
        "sizes": "512x512",
        "type": "image/png"
      },
      {
        "src":"assets/img/splash_img.jpg",
        "sizes": "1242x2208",
        "type": "image/jpg"
      },
      {
        "src": "assets/img/icon/maskable-512x512.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "any maskable"
      }
    ],
    "scope_url": "https://m.donedelivery.in/",
    "intent_filters": {
    "scope_url_scheme": "https",
    "scope_url_host": "m.donedelivery.in",
    "scope_url_path": "/"
    },
    "start_url": "https://m.donedelivery.in/",
    "background_color": "#222",
    "theme_color": "#222",
    "display": "standalone",
    "orientation": "portrait"
}