{
  "name": "Hill Country Musicians Guild",
  "short_name": "HCMG",
  "description": "Artist booking platform for Hill Country musicians and venues",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F3F4F4",
  "theme_color": "#061E29",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}