{
  "name": "DRAPE",
  "short_name": "DRAPE",
  "description": "DRAPE - Digital Closet. A more conscious wardrobe starts here.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAF8F3",
  "theme_color": "#FAF8F3",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "id": "/",
  "scope": "/",
  "categories": [
    "lifestyle",
    "utilities"
  ]
}
