{
  "id": "waifuchan-game",
  "name": "Вайфучан",
  "short_name": "Вайфучан",
  "description": "Тамагочи-игра WaifuCards: заботьтесь о Вайфучан, открывайте паки и играйте в мини-игры",
  "lang": "ru",
  "categories": ["games", "entertainment"],
  "start_url": "/my-waifuchan?source=pwa",
  "scope": "/my-waifuchan",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/icons/waifuchan-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/waifuchan-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/waifuchan-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
