{
  "name": "Spazy Chat",
  "short_name": "Spazy Chat",
  "description": "A browser phone app with group video calls, texting, friends, channels, and mini games.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#10131f",
  "theme_color": "#151827",
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
