{
  "name": "Accent Gaming",
  "short_name": "Accent Gaming",
  "description": "The official Accent Gaming mobile application.",
  "start_url": "/accent-gaming-app/",
  "scope": "/accent-gaming-app/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#002b7f",
  "dir": "ltr",
  "orientation": "any",
  "icons": [
    {
      "src": "accent-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
