{
  "name": "shoppa",
  "short_name": "shoppa",
  "description": "Local commerce marketplace for stores, products, posts, reels, chat, wallet, and sponsored reach.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f3f6f4",
  "theme_color": "#008000",
  "orientation": "portrait-primary",
  "categories": ["shopping", "social", "business"],
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
