{
  "name": "Wishly",
  "short_name": "Wishly",
  "description": "Send love, not just likes. Creator wishlists powered by fans.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FDFAF8",
  "theme_color": "#D4748C",
  "orientation": "portrait",
  "categories": ["shopping", "lifestyle", "social"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "share_target": {
    "action": "/share",
    "method": "GET",
    "params": {
      "url": "url",
      "title": "title"
    }
  }
}
