{
  "name": "dsp_ | Dangerously Skip Permissions",
  "short_name": "dsp_",
  "id": "/",
  "description": "Premium clothing for the algorithmically inclined.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "dir": "ltr",
  "lang": "en",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "orientation": "portrait-primary",
  "categories": ["shopping", "fashion"],
  "shortcuts": [
    {
      "name": "Shop All",
      "short_name": "Shop",
      "url": "/#products",
      "description": "Browse the full collection"
    },
    {
      "name": "DOOMWEAR",
      "url": "/?collection=doomwear#products",
      "description": "Browse the DOOMWEAR collection"
    },
    {
      "name": "SIGNAL_BOOST",
      "url": "/?collection=signal_boost#products",
      "description": "Browse the SIGNAL_BOOST collection"
    }
  ],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
