{
  "name": "GATORMATS - Premium Computer Deskpads",
  "short_name": "GATORMATS",
  "description": "Transform your computer setup with stunning deskpads featuring exclusive artwork from talented artists.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#f97316",
  "orientation": "portrait-primary",
  "categories": ["shopping", "lifestyle", "games"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "16x16 32x32 48x48",
      "type": "image/x-icon"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop Deskpads",
      "short_name": "Shop",
      "description": "Browse our collection of artistic deskpads",
      "url": "/shop"
    },
    {
      "name": "Custom Design",
      "short_name": "Custom",
      "description": "Create your own custom deskpad",
      "url": "/custom"
    }
  ]
}
