{
  "name": "Homivis Artists",
  "short_name": "Homivis Artists",
  "description": "Discover artists and music on Homivis",
  "start_url": "https://artists.homivis.com/",
  "display": "standalone",
  "background_color": "#04020a",
  "theme_color": "#7c5cfc",
  "orientation": "portrait-primary",
  "scope": "https://artists.homivis.com/",
  "lang": "en-GB",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": [
    "music",
    "entertainment",
    "lifestyle"
  ]
}