{
  "name": "Гадалка — Mini App астролога",
  "short_name": "Гадалка",
  "description": "Карта дня, биоритмы, натальные карты, гадания на 78 таро, 36 Ленорман, рунах и цыганских картах.",
  "lang": "ru",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0a1a",
  "theme_color": "#0b0a1a",
  "categories": ["lifestyle", "entertainment"],
  "icons": [
    {
      "src": "img/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "img/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "img/icon-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Карта дня",
      "short_name": "Карта",
      "url": "/?panel=hero&utm_source=pwa_shortcut",
      "icons": [{ "src": "img/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    },
    {
      "name": "Гадания",
      "short_name": "Гадание",
      "url": "/?panel=gadanie&utm_source=pwa_shortcut",
      "icons": [{ "src": "img/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    }
  ]
}
