{
  "id": "/greenpoint-magazyn-v43",
  "name": "GREENPOINT Magazyn",
  "short_name": "GREENPOINT",
  "start_url": "./?v=43",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f4f5f6",
  "theme_color": "#2f6e5b",
  "lang": "pl",
  "description": "GREENPOINT Magazyn — stabilna wersja PWA v43.",
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}