{
    "id": "com.pluto.homecare.app",
    "name": "Pluto Homecare App",
    "short_name": "PlutoApp",
    "description": "Pluto Homecare App",
    "version": "1.0.0",
    "lang": "en-US",
    "dir": "ltr",
    "scope": "/",
    "orientation": "portrait",
    "prefer_related_applications": false,
    "related_applications": [],
    "start_url": "/",
    "display_override": [
        "standalone",
        "minimal-ui"
    ],
    "display": "standalone",
    "background_color": "#eeeeee",
    "theme_color": "#000000",
    "icons": [
      {
        "src": "/icons/AppIcons/android/mipmap-xxxhdpi/icon-192x912.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "any"
      },
      {
        "src": "/icons/AppIcons/icon-192x912.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "maskable"
      },
      {
        "src": "/icons/AppIcons/icon.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "any"
      }
    ]
  }
  