{
  "name": "Alura Control Center",
  "short_name": "Alura Hub",
  "description": "Hub de acces pentru Events, Albums, Academy și MyCatLaz.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#080d18",
  "theme_color": "#080d18",
  "orientation": "any",
  "icons": [
    {
      "src": "./alura-hub-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./alura-hub-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
