{
  "name": "System Operacyjny OPW",
  "short_name": "OPW",
  "description": "Panel kadeta i kompendium wiedzy OPW",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#c5a021",
  "icons": [
    {
      "src": "OPW.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "OPW.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "OPW.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}