{
  "short_name": "Baffs",
  "name": "Baffs",
  "description": "Baffs is the app for fashion and style enthusiasts to trade clothing items, find style inspiration and connect with one another.",
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/icon192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/splash.png",
      "sizes": "375x812",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#05CD75",
  "background_color": "#090171",
  "orientation": "portrait-primary",
  "shortcuts": [
    {
      "name": "Open Baffs",
      "url": "/",
      "icons": [{ "src": "/icons/icon192x192.png", "sizes": "192x192" }]
    }
  ],
  "display_override": ["window-controls-overlay"],
  "protocol_handlers": [{ "protocol": "mailto", "url": "/newEmail?to=%s" }],
  "id": "/",
  "scope": "/",
  "categories": ["fashion", "lifestyle", "social"]
}