{
  "name": "Control Panel",
  "short_name": "Panel",
  "description": "Control Panel",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0a0b0d",
  "theme_color": "#00ffcc",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://raw.githubusercontent.com/ratop404/home/b1b36766fd597122b9a37bfd6530bf2ccbf4be8d/img/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://raw.githubusercontent.com/ratop404/home/b1b36766fd597122b9a37bfd6530bf2ccbf4be8d/img/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
