{
  "name": "Kiro International App",
  "short_name": "KiroApp",
  "description": "Kiro International ki official app - apne account ko manage karein aur hamari services ka fayda uthayein.",
  "id": "kiro-app-1",
  "start_url": "/index.php",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}