{
  "name": "Korum",
  "short_name": "Korum",
  "description": "Hyperlocal community OS for Malaysia",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#FF7043",
  "icons": [
    { "src": "/favicon.ico", "sizes": "any", "type": "image/x-icon" }
  ],
  "shortcuts": [
    {
      "name": "Who's free right now",
      "short_name": "Glance",
      "description": "See which friends are free at a glance",
      "url": "/glance",
      "icons": [{ "src": "/favicon.ico", "sizes": "any" }]
    }
  ]
}
