{
  "name": "KSS MAŁRO Sztangiści Tarnowskie Góry",
  "short_name": "KSS Sztangiści",
  "description": "Klub Sportów Siłowych MAŁRO Sztangiści — Tarnowskie Góry. Komfort zabija marzenia.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F4F1EC",
  "theme_color": "#1E3A6F",
  "lang": "pl",
  "categories": ["sports", "fitness"],
  "icons": [
    {
      "src": "assets/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/pwa-icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Grafik treningów",
      "short_name": "Grafik",
      "url": "./grafik.html",
      "icons": [{ "src": "assets/pwa-icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Aplikacja POMOST",
      "short_name": "POMOST",
      "url": "https://malro-app.vercel.app/"
    }
  ]
}
