{
  "name": "Rodos 2026",
  "short_name": "Rodos",
  "description": "Przewodnik i plan wakacji Rodos 2026",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#141418",
  "theme_color": "#7c6cf0",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "share_target": {
    "action": "./",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
