{
  "name": "Allpay App Store",
  "short_name": "Allpay",
  "description": "Download and discover premium apps and games",
  "start_url": "https://allpaystore.net/",
  "scope": "https://allpaystore.net/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0b75f5",
  "icons": [
    {
      "src": "assets/img/Allpaystore.webp",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "assets/img/Allpaystore.webp",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}
