{
  "id": "/index.php",
  "name": "স্বাধীন কাজ",
  "short_name": "স্বাধীন কাজ",
  "start_url": "/index.php",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "photos/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "লগইন / হোম",
      "url": "/index.php"
    },
    {
      "name": "অথেন্টিকেশন",
      "url": "/auth.php"
    }
  ]
}
