{
  "name": "DreamMate",
  "short_name": "DreamMate",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "pwaimages/icon_32.png?id=1",
      "type": "image/png",
      "sizes": "32x32"
    },
    {
      "src": "pwaimages/icon_144.png?id=1",
      "type": "image/png",
      "sizes": "144x144"
    },
    {
      "src": "pwaimages/icon_192.png?id=1",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "pwaimages/icon_512.png?id=1",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "display_override": ["window-controls-overlay"],
  "related_applications": [
    {
      "platform": "webapp",
      "url": "manifest.json",
      "id": "https://dreammate.tv"
    }
  ],
  "edge_side_panel": {
    "preferred_width": 496
  },
  "start_url": "goto.html",
  "display": "fullscreen",
  "scope": "/",
  "orientation": "portrait",
  "lang": "en-US",
  "dir": "ltr",
  "background_color": "#000000"
}
