{
  "name": "Desperately Seeking™",
  "short_name": "Desperately Seeking™",
  "description": "Post what you need. Help comes to you. The buyer-first marketplace where sellers compete for your business.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0B3954",
  "theme_color": "#0B3954",
  "orientation": "portrait-primary",
  "categories": ["shopping", "lifestyle"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Browse Buyer Requests",
      "short_name": "Browse",
      "url": "/browse",
      "description": "See what buyers are looking for"
    },
    {
      "name": "Post a Request",
      "short_name": "Post",
      "url": "/requests/new",
      "description": "Post what you're looking for"
    },
    {
      "name": "Pricing",
      "short_name": "Pricing",
      "url": "/pricing",
      "description": "Seller subscription plans"
    }
  ]
}
