{
  "name": "Plotuch - Showbiz na głośno",
  "short_name": "Plotuch",
  "description": "Showbiz bez cenzury. Najgłośniejsze plotki z polskiego show-biznesu, pierwsi z newsem.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "browser"],
  "orientation": "portrait",
  "background_color": "#ED1C5C",
  "theme_color": "#ED1C5C",
  "lang": "pl-PL",
  "dir": "ltr",
  "categories": ["news", "entertainment", "lifestyle"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "/favicon-16x16.png", "sizes": "16x16", "type": "image/png" },
    { "src": "/favicon-32x32.png", "sizes": "32x32", "type": "image/png" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Najnowsze newsy",
      "short_name": "Newsy",
      "description": "Lista najnowszych plotek",
      "url": "/newsy?source=pwa",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Tylko u nas",
      "short_name": "Exclusive",
      "description": "Ekskluzywne materiały Plotucha",
      "url": "/tylko-u-nas?source=pwa",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Memy",
      "short_name": "Memy",
      "description": "Memy o gwiazdach",
      "url": "/memy?source=pwa",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Szukaj",
      "short_name": "Szukaj",
      "description": "Szukaj plotek",
      "url": "/szukaj?source=pwa",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "share_target": {
    "action": "/szukaj",
    "method": "GET",
    "params": {
      "title": "q",
      "text": "q"
    }
  }
}
