{
  "name": "We’re D.PE",
  "short_name": "D.PE",
  "description": "We are craftfully creating diverse, progressive, experiences.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000",
  "scope": "/",
  "theme_color": "#000",
  "lang": "en",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/jpg"
    },
    {
      "src": "./favicon.png",
      "sizes": "32x32",
      "type": "image/x-icon"
    }
  ]
}
