{
  "name": "GigXchange",
  "short_name": "GigXchange",
  "description": "The Peer-to-Peer Live Music Marketplace",
  "start_url": "/app.html",
  "display": "standalone",
  "background_color": "#080C14",
  "theme_color": "#080C14",
  "orientation": "any",
  "icons": [
    {
      "src": "pwa-icons/icon-minimal-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "pwa-icons/icon-minimal-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
