{
  "name": "My Room",
  "short_name": "My Room",
  "description": "A private, visual room for the things I own.",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#3b3028",
  "theme_color": "#752338",
  "icons": [
    {
      "src": "/app-icon.png",
      "sizes": "1500x1500",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}