{
  "name": "GraMy — gry, czat, wideo",
  "short_name": "GraMy",
  "description": "Polska platforma gier społecznościowych z czatem tekstowym, wideorozmowami i udostępnianiem pulpitu.",
  "lang": "pl",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0b1e",
  "theme_color": "#0a0b1e",
  "categories": ["games", "social", "entertainment"],
  "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"
    }
  ],
  "shortcuts": [
    {
      "name": "Gry",
      "short_name": "Gry",
      "url": "./?view=lobby",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Czat",
      "short_name": "Czat",
      "url": "./?view=chats",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Wideo",
      "short_name": "Wideo",
      "url": "./?view=video",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
