{
  "name": "TF2 Store DB - Team Fortress 2 Trading Store Platform",
  "short_name": "TF2 Store DB",
  "description": "A comprehensive storefront platform for TF2 bot owners and traders to manage inventory across multiple accounts",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0d6efd",
  "orientation": "any",
  "icons": [
    {
      "src": "/static/img/Favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "finance", "utilities"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Browse Listings",
      "url": "/listings",
      "description": "View all active item listings"
    },
    {
      "name": "My Inventory",
      "url": "/inventory",
      "description": "View your TF2 inventory"
    },
    {
      "name": "My Store",
      "url": "/store",
      "description": "Manage your store"
    }
  ]
}
