{
  "short_name": "LifeCraft",
  "name": "LifeCraft",
  "description": "Вселенная для тех, кто в шоке от жизни",
  "icons": [
    {
      "src": "/images/lc-logo.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/lc-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/lc-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "16x16 32x32",
      "type": "image/x-icon",
      "purpose": "any"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#27c9b4",
  "background_color": "#f4f5f7",
  "scope": "/",
  "orientation": "portrait-primary"
}