{
  "name": "KNews",
  "short_name": "KNews",
  "description": "KNews – portal informacyjny",
  "lang": "pl-PL",
  "start_url": "./m_index.php?source=pwa",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#124596",
  "icons": [
    {
      "src": "pwa/icon.php?size=192&v=3",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "pwa/icon.php?size=512&v=3",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}

