{
  "name": "The Lair",
  "short_name": "Lair",
  "description": "Secure Operations Hub for Lovable Admin and Firebase Nodes.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#101922",
  "theme_color": "#101922",
  "icons": [
    {
      "src": "/skull_icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/skull_icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "requestFramePermissions": []
}