{
  "name": "Ryan's DJ Service",
  "short_name": "Ryan DJ",
  "description": "DJ business management, events, clients and song requests.",
  "start_url": "./index.php/dj-admin",
  "scope": "./",
  "display": "standalone",
  "background_color": "#110d17",
  "theme_color": "#6f50e8",
  "icons": [
    {"src": "assets/images/brand-logo.png", "sizes": "any", "type": "image/png", "purpose": "any maskable"}
  ]
}

