{
  "name": "ISLA — Collector Network",
  "short_name": "ISLA",
  "description": "Discover music through the collections of people who dig like you.",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#F0EBE3",
  "theme_color": "#F0EBE3",
  "orientation": "portrait-primary",
  "categories": ["music", "social"],
  "lang": "en",
  "dir": "ltr",
  "scope": "/",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
