{
  "name": "ClassiPro",
  "short_name": "ClassiPro",
  "description": "Premium Classifieds Marketplace - Buy and sell with confidence",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1a1a2e",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect fill='%231a1a2e' width='100' height='100' rx='20'/><text y='.9em' x='10' font-size='70'>🏷️</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["shopping", "business"],
  "shortcuts": [
    {
      "name": "Browse Listings",
      "url": "/browse",
      "description": "Browse all listings"
    },
    {
      "name": "Post an Ad",
      "url": "/post",
      "description": "Create a new listing"
    },
    {
      "name": "My Messages",
      "url": "/messages",
      "description": "View your messages"
    }
  ]
}
