{
  "name": "Arte Living",
  "short_name": "Arte",
  "description": "Keys, bookings, rent and your building manager, one tap from your phone.",
  "start_url": "/app?utm_source=homescreen",
  "scope": "/",
  "display": "standalone",
  "background_color": "#3C3639",
  "theme_color": "#3C3639",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/hubfs/arte-app/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/hubfs/arte-app/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/hubfs/arte-app/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}