{
  "name": "notagslife",
  "short_name": "ntl.",
  "description": "Mode clothing. The brand. The shop. The culture. Gear for everyone who lives in what they wear.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "lang": "en-US",
  "categories": ["shopping", "lifestyle", "fashion"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/notagstransparent.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/desktop.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "notagslife desktop — discover drops and gear"
    },
    {
      "src": "/screenshots/mobile.jpg",
      "sizes": "390x844",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "notagslife mobile — your vibe, your gear"
    }
  ],
  "shortcuts": [
    {
      "name": "New Drops",
      "short_name": "Drops",
      "description": "See the latest gear drop",
      "url": "/culture/drops",
      "icons": [{ "src": "/notagstransparent.svg", "sizes": "any" }]
    },
    {
      "name": "Creator Program",
      "short_name": "Create",
      "description": "Launch your merch line",
      "url": "/creator",
      "icons": [{ "src": "/notagstransparent.svg", "sizes": "any" }]
    }
  ],
  "prefer_related_applications": false
}
