{
    "name": "Qarhami V2.2",
    "short_name": "Qarhami",
    "description": "Qarhami App",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "theme_color": "#8b5cf6",
    "icons": [
      {
        "src": "android-chrome-192x192.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "android-chrome-512x512.png",
        "sizes": "512x512",
        "type": "image/png"
      },
      {
        "src": "apple-touch-icon.png",
        "sizes": "180x180",
        "type": "image/png"
      }
    ],
    "splash_pages": null
  }