{
  "name": "Daroom",
  "short_name": "Daroom",
  "description": "A daily reading of the room. Vote, predict where the crowd landed, and see the truth.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F3ECE0",
  "theme_color": "#F3ECE0",
  "categories": ["social", "entertainment", "games"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
