{
  "name": "AVARA — Sound of Emotion",
  "short_name": "AVARA",
  "description": "Avara Music Player - Sound of Emotion",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#090D16",
  "theme_color": "#090D16",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
