{
  "name": "Golisimo",
  "short_name": "Golisimo",
  "description": "© 2026 Golisimo. 18+ Graj odpowiedzialnie",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "start_url": "/?pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1c1612",
  "theme_color": "#ec742c",
  "orientation": "any",
  "lang": "pl"
}