{
  "name": "Umba Entertainment",
  "short_name": "Umba",
  "description": "The one stop platform for independent artists",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#3B0764",
  "theme_color": "#6B21A8",
  "orientation": "portrait",
  "categories": ["entertainment", "music", "social"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
