{
  "name": "Fankee for Artists",
  "short_name": "Fankee",
  "description": "A modern record label that distributes your music and rewards your fans for sharing it.",
  "theme_color": "#000000",
  "background_color": "#000000",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/",
  "icons": [
    {
      "src": "/icons/fankee-180.png",
      "type": "image/png",
      "sizes": "180x180",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/fankee-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/fankee-256.png",
      "type": "image/png",
      "sizes": "256x256",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/fankee-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/fankee-1024.png",
      "type": "image/png",
      "sizes": "1024x1024",
      "purpose": "maskable any"
    }
  ],
  "shortcuts": [
    {
      "name": "Join the waitlist",
      "short_name": "Waitlist",
      "description": "Apply to release your music with Fankee",
      "url": "/waitlist",
      "icons": [
        {
          "src": "/icons/fankee-192.png",
          "type": "image/png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
