{
  "short_name": "Sattaz",
  "name": "Sattaz",
  "description": "Get accurate Matka results, expert Matka guessing, and VIP Matka game tips at Sattaz.com",
  "theme_color": "#6739b7",
  "background_color": "#6739b7",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/",
  "categories": ["games", "entertainment"],
  "lang": "en-IN",
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "shortcuts": [
    {
      "name": "Results",
      "short_name": "Results",
      "description": "Check latest Matka results",
      "url": "/",
      "icons": [{
        "src": "/assets/192.png",
        "sizes": "192x192",
        "type": "image/png"
      }]
    },
    {
      "name": "Guessing",
      "short_name": "Guessing",
      "description": "View Matka guessing and tips",
      "url": "/guessing",
      "icons": [{
        "src": "/assets/192.png",
        "sizes": "192x192",
        "type": "image/png"
      }]
    },
    {
      "name": "VIP Membership",
      "short_name": "VIP",
      "description": "Upgrade to VIP membership",
      "url": "/membership",
      "icons": [{
        "src": "/assets/192.png",
        "sizes": "192x192",
        "type": "image/png"
      }]
    },
    {
      "name": "Chat & Support",
      "short_name": "Chats",
      "description": "Chat with Support",
      "url": "/chats?utm_source=homescreen",
      "icons": [
        {
          "src": "/assets/192.png",
          "sizes": "192x192"
        },
        {
          "src": "/assets/512.png",
          "sizes": "512x512"
        }
      ]
    }
  ],
  "protocol_handlers": [
    {
      "protocol": "web+sattaz",
      "url": "/?pwa_protocol=%s"
    }
  ],
  "share_target": {
    "action": "/chats",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "file_handlers": [
    {
      "action": "/chats",
      "accept": {
        "text/plain": [".txt"],
        "application/json": [".json"]
      }
    }
  ],
  "icons": [
    {
      "src": "/assets/192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/assets/512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    },
    {
      "src": "/assets/192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/512.png",
      "type": "image/png",
      "sizes": "512x512",
      "form_factor": "narrow"
    }
  ]
}