{
  "name": "APKMODY",
  "short_name": "APKMODY",
  "description": "The best free Android app store",
  "display": "standalone",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "scope": "/",
  "start_url": "/",
  "icons": [
    {
      "src": "https://apkmody.com/wp-content/uploads/2024/11/icon.png",
      "type": "image/png",
      "sizes": "500x500",
      "purpose": "maskable"
    },
    {
      "src": "https://apkmody.com/wp-content/uploads/2024/11/icon-360x360.png",
      "type": "image/png",
      "sizes": "360x360"
    }
  ],
  "shortcuts": [
    {
      "name": "Games",
      "url": "/games",
      "description": "Open Games",
      "icons": [
        {
          "src": "https://apkmody.com/wp-content/uploads/2024/11/icon-360x360.png",
          "type": "image/png",
          "sizes": "360x360"
        }
      ]
    },
    {
      "name": "Apps",
      "url": "/apps",
      "description": "Open Apps",
      "icons": [
        {
          "src": "https://apkmody.com/wp-content/uploads/2024/11/icon-360x360.png",
          "type": "image/png",
          "sizes": "360x360"
        }
      ]
    }
  ]
}