{
  "name": "iOSGods App",
  "short_name": "iOSGods App",
  "description": "Download modded and tweaked iOS IPAs and Android APKs. Free hacked games and apps with no jailbreak or root required.",
  "icons": [
    {
      "src": "https://app.iosgods.com/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://app.iosgods.com/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#000000",
  "background_color": "#000000",
  "start_url": "/store/",
  "scope": "/store/",
  "display": "standalone",
  "orientation": "portrait",
  "lang": "en",
  "categories": ["games", "utilities", "entertainment"],
  "shortcuts": [
    {
      "name": "Games",
      "url": "/store/games",
      "icons": [{ "src": "https://app.iosgods.com/android-chrome-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Apps",
      "url": "/store/apps",
      "icons": [{ "src": "https://app.iosgods.com/android-chrome-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Search",
      "url": "/store/search",
      "icons": [{ "src": "https://app.iosgods.com/android-chrome-192x192.png", "sizes": "192x192" }]
    }
  ]
}
