{
  "id": "/app",
  "name": "Couch",
  "short_name": "Couch",
  "description": "Who's on the Couch tonight? Pick what to watch, together.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "categories": ["entertainment", "lifestyle", "social"],
  "background_color": "#14110f",
  "theme_color": "#14110f",
  "orientation": "portrait",
  "icons": [
    { "src": "/mark-144.png", "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "/mark-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/mark-384.png", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "/mark-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/mark-1024.png", "sizes": "1024x1024", "type": "image/png", "purpose": "any" },
    { "src": "/mark-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/mark-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
