{
  "name": "Lazy Froggs",
  "short_name": "LazyFroggs",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "https://lazyfroggs.online/images/16x16.jpg",
      "sizes": "16x16",
      "type": "image/jpeg"
    },
    {
      "src": "https://lazyfroggs.online/images/32x32.jpg",
      "sizes": "32x32",
      "type": "image/jpeg"
    },
    {
      "src": "https://lazyfroggs.online/images/64x64.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "https://lazyfroggs.online/images/android-small.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://lazyfroggs.online/images/android-large.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}