{
  "name": "PlayQube — Bubble Shooter Review",
  "short_name": "PlayQube",
  "description": "Niezależna recenzja mobilnej gry Bubble Shooter",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#fef9ff",
  "theme_color": "#7c5cff",
  "lang": "pl",
  "icons": [
    {
      "src": "assets/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}