{
  "name": "Polo Square",
  "short_name": "PoloSquare",
  "description": "Premium minimalist streetwear tees",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "categories": ["shopping", "fashion"],
  "icons": [
    {
      "src": "https://placehold.co/192x192/000000/ffffff?text=PS",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://placehold.co/512x512/000000/ffffff?text=PS",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "share_target": {
    "action": "/shop.html",
    "method": "GET",
    "params": { "title": "title", "text": "text", "url": "url" }
  }
}
