{
  "name": "OFFNOIR",
  "short_name": "OFFNOIR",
  "description": "Drug Store Aesthetics - Streetwear Brand",
  "start_url": "\/",
  "display": "standalone",
  "background_color": "#0c0c0c",
  "theme_color": "#0c0c0c",
  "orientation": "portrait",
  "icons": [
    {
      "src": "\/icon-192.png",
      "sizes": "192x192",
      "type": "image\/png",
      "purpose": "any maskable"
    },
    {
      "src": "\/icon-512.png",
      "sizes": "512x512",
      "type": "image\/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "shopping",
    "lifestyle"
  ],
  "shortcuts": [
    {
      "name": "Stack The Xanny",
      "short_name": "Game",
      "description": "Play the Xanax stacking game",
      "url": "\/?game=open",
      "icons": [
        {
          "src": "\/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Shop T-Shirts",
      "short_name": "Tees",
      "url": "\/collections\/all-tees-graphic-heavyweight-streetwear",
      "icons": [
        {
          "src": "\/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
