{
  "name": "Casinos Blockchain Listing",
  "short_name": "CB Listing",
  "description": "Manage casino listings for Casinos Blockchain.",
  "start_url": "/listing",
  "display": "standalone",
  "background_color": "#0A0C10",
  "theme_color": "#0A0C10",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Listing",
      "short_name": "Listing",
      "description": "Open the casino listing manager",
      "url": "/listing",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Homepage",
      "short_name": "Home",
      "description": "Open the public homepage",
      "url": "/en",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
