{
    "short_name": "Panowie.IT",
    "name": "Panowie.IT",
    "lang": "pl",
    "description": "Aplikacja zespołu Panowie.IT",
    "start_url": "/",
    "background_color": "#0033b3",
    "theme_color": "#0033b3",
    "dir": "ltr",
    "display": "standalone",
    "orientation": "portrait",
    "icons": [
      {
        "src": "/web-app-manifest-192x192.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "maskable"
      },
      {
        "src": "/web-app-manifest-512x512.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "maskable"
      }
    ],
    "prefer_related_applications": false
  }