{
  "id": "./?app=smartbed-simple",
  "name": "Smartbed Simple",
  "short_name": "SB Simple",
  "start_url": "./index.html?app=smartbed-simple",
  "scope": "./",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "icons": [
    {
      "src": "./asset/pwa_icon_simple.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
