{
  "name": "VeilCore Remote Control",
  "short_name": "VeilCore RC",
  "description": "Удалённое управление VeilCore с телефона",
  "start_url": "./dashboard/remote",
  "id": "/dashboard/remote",
  "scope": "./",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#0A0A0A",
  "theme_color": "#D4AF37",
  "icons": [
    {
      "src": "./favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["games", "utilities"],
  "lang": "ru",
  "prefer_related_applications": false
}
