{
  "name": "Austin's Chat",
  "short_name": "Austin's Chat",
  "description": "Message friends and hang out in the public lounge.",
  "launch_path": "/",
  "type": "web",
  "role": "app",
  "default_locale": "en",
  "developer": { "name": "Austin's Chat place" },
  "categories": ["social", "communication"],
  "icons": {
    "56": "/favicon-96x96.png",
    "112": "/web-app-manifest-192x192.png",
    "192": "/web-app-manifest-192x192.png",
    "512": "/web-app-manifest-512x512.png"
  },
  "chrome": { "navigation": false },
  "orientation": "portrait",
  "theme_color": "#1f3a5f",
  "background_color": "#ffffff"
}
