{
  "name": "Atmosphere Studio",
  "short_name": "Atmosphere",
  "description": "Architecture intérieure & direction d’ambiance.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F6F5F3",
  "theme_color": "#DEA3AE",
  "icons": [
    {
      "src": "/assets/photos/brand/white-symbolfavicon-16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/assets/photos/brand/white-symbolfavicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/assets/photos/brand/white-symbolapple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/assets/photos/brand/white-symbolicon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}