{
  "version": "1.0.1",
  "manifest_version": 3,
  "background_color": "#ffffff",
  "description": "Rent cryptocurrency mining machines on InnoMiners. No setup, no maintenance. Choose your mining contract, earn daily profits. Flexible rental plans from $15. Join thousands of miners",
  "dir": "ltr",
  "display": "standalone",
  "name": "innominers",
  "orientation": "any",
  "scope": "/",
  "short_name": "innominers",
  "start_url": "/",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "/AppImages/android/android-launchericon-192-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/AppImages/android/android-launchericon-512-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/AppImages/android/android-launchericon-512-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
