{
  "name": "Wishglow",
  "short_name": "Wishglow",
  "description": "Twórz interaktywne listy prezentów i planuj prezenty dla bliskich.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#5C0E1A",
  "theme_color": "#5C0E1A",
  "orientation": "portrait",
  "lang": "pl",
  "scope": "/",
  "categories": ["lifestyle", "utilities"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "share_target": {
    "action": "/share-target",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
