{
  "name": "WYRR Portal Screen",
  "short_name": "Portal Screen",
  "description": "Turn any screen into an addressable, DID-secured WYRR endpoint.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#08070A",
  "theme_color": "#D4AF37",
  "icons": [
    {
      "src": "../icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
