{
  "id":               "/",
  "name":             "DrawHalf — Нарисуй Половину",
  "short_name":       "DrawHalf",
  "description":      "Браузерная игра: дорисуй симметричную половину и сравни с соперником в реальном времени!",
  "start_url":        "/?source=pwa",
  "scope":            "/",
  "display":          "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation":      "portrait-primary",
  "theme_color":      "#e94560",
  "background_color": "#080810",
  "lang":             "ru",
  "dir":              "ltr",
  "categories":       ["games", "entertainment"],
  "icons": [
    {
      "src":     "/icons/icon-120.png",
      "sizes":   "120x120",
      "type":    "image/png",
      "purpose": "any"
    },
    {
      "src":     "/icons/icon-152.png",
      "sizes":   "152x152",
      "type":    "image/png",
      "purpose": "any"
    },
    {
      "src":     "/icons/icon-167.png",
      "sizes":   "167x167",
      "type":    "image/png",
      "purpose": "any"
    },
    {
      "src":     "/icons/icon-180.png",
      "sizes":   "180x180",
      "type":    "image/png",
      "purpose": "any"
    },
    {
      "src":     "/icons/icon-192.png",
      "sizes":   "192x192",
      "type":    "image/png",
      "purpose": "maskable any"
    },
    {
      "src":     "/icons/icon-512.png",
      "sizes":   "512x512",
      "type":    "image/png",
      "purpose": "maskable any"
    }
  ],
  "screenshots": [
    {
      "src":          "/screenshots/screen1.png",
      "sizes":        "390x844",
      "type":         "image/png",
      "form_factor":  "narrow",
      "label":        "DrawHalf игровой экран"
    }
  ],
  "shortcuts": [
    {
      "name":        "Играть",
      "short_name":  "Играть",
      "description": "Быстрый старт игры",
      "url":         "/?mode=solo&source=shortcut",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name":        "Мультиплеер",
      "short_name":  "Мульти",
      "description": "Найти соперника",
      "url":         "/?mode=multi&source=shortcut",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    }
  ],
  "related_applications":      [],
  "prefer_related_applications": false
}
