{
  "name": "LEDPlay Online",
  "short_name": "LEDPlay",
  "description": "Zagraj w interaktywną podłogę LED online!",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#050510",
  "background_color": "#050510",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
