{
  "name": "Unipop Music",
  "short_name": "Unipop Mgmt",
  "description": "Artist cabinet & management",
  "start_url": "/artist",
  "display": "standalone",
  "background_color": "#1A171B",
  "theme_color": "#1A171B",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/app/app-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/app/app-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
