{
  "name": "Wist - Wishlist Tracker",
  "short_name": "Wist",
  "description": "Track prices and manage your wishlist across any store",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#7c3aed",
  "icons": [
    {"src": "/icon.svg", "sizes": "any", "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": "any"}
  ],
  "share_target": {
    "action": "/share",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {"url": "url", "text": "text", "title": "title"}
  }
}
