{
  "name": "Охотница Мия",
  "short_name": "Охотница Мия",
  "description": "Приложение охотницы Huntrix",
  "start_url": "./",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#060012",
  "theme_color": "#0a0014",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
