{
  "name": "Gunny.ai",
  "short_name": "Gunny",
  "description": "The Bloomberg Terminal for Gun Buyers — live firearm auction deal scoring",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0f0f0f",
  "theme_color": "#4d5a3e",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    }
  ],
  "shortcuts": [
    {
      "name": "Deals",
      "url": "/deals",
      "description": "View current firearm deals"
    },
    {
      "name": "Valuation",
      "url": "/valuation",
      "description": "Check market value of any firearm"
    }
  ],
  "categories": ["shopping", "finance", "lifestyle"]
}
