{
  "name": "techno.pl",
  "short_name": "techno.pl",
  "description": "Centralna platforma polskiej sceny elektronicznej — imprezy, artyści, giełda, newsy.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#111111",
  "theme_color": "#111111",
  "orientation": "portrait-primary",
  "lang": "pl",
  "categories": ["music", "entertainment", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/og/techno-pl-default-og.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "techno.pl — Polska Scena Elektroniczna"
    }
  ],
  "shortcuts": [
    {
      "name": "Imprezy",
      "short_name": "Imprezy",
      "url": "/pl/events",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Newsy",
      "short_name": "Newsy",
      "url": "/pl/news",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Giełda",
      "short_name": "Giełda",
      "url": "/pl/marketplace",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
