{
  "background_color": "#ffffff",
  "description": "Self-hosted photo and video backup solution directly from your mobile phone.",
  "dir": "auto",
  "display": "standalone",
  "icons": [
    {
      "purpose": "any",
      "sizes": "192x192",
      "src": "manifest-icon-192.maskable.png",
      "type": "image/png"
    },
    {
      "purpose": "any",
      "sizes": "512x512",
      "src": "manifest-icon-512.maskable.png",
      "type": "image/png"
    },
    {
      "purpose": "maskable",
      "sizes": "512x512",
      "src": "manifest-icon-512.maskable.png",
      "type": "image/png"
    }
  ],
  "lang": "en",
  "name": "Immich",
  "short_name": "Immich",
  "shortcuts": [
    {
      "name": "Photos",
      "url": "/photos"
    },
    {
      "name": "Albums",
      "url": "/albums"
    },
    {
      "name": "Map",
      "url": "/map"
    }
  ],
  "start_url": "/"
}
