{
  "name": "ProGames07 - Awesome Browser Games",
  "short_name": "ProGames07",
  "description": "Play 7 awesome browser games",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0a0e27",
  "theme_color": "#00e5ff",
  "orientation": "any",
  "icons": [
    {
      "src": "./icons/icon-512x512.png?v=1.0.3",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/icon-192x192.png?v=1.0.3",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/icon-512x512.png?v=1.0.3",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
