{
  "name": "UniFreestyle Battle App",
  "short_name": "UniFreestyle",
  "description": "Face to Face Live Rap Battles · Real Rankings · UniBeatz Production",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#030305",
  "theme_color": "#C9A84C",
  "icons": [
    {
      "src": "/icons/unifreestyle-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/unifreestyle-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["entertainment", "music", "social"],
  "shortcuts": [
    { "name": "Join Battle", "url": "/" },
    { "name": "Cypher Room", "url": "/" }
  ]
}
