const db = globalThis.__B44_DB__ || { auth:{ isAuthenticated: async()=>false, me: async()=>null }, entities:new Proxy({}, { get:()=>({ filter:async()=>[], get:async()=>null, create:async()=>({}), update:async()=>({}), delete:async()=>({}) }) }), integrations:{ Core:{ UploadFile:async()=>({ file_url:'' }) } } };

{
  "name": "Mink<3",
  "short_name": "Mink<3",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFE4EF",
  "theme_color": "#FFE4EF",
  "icons": [
    {
      "src": "https://media.db.com/images/public/6a2ebaf9635becfc0d27996c/a4f2453cf_generated_image.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://media.db.com/images/public/6a2ebaf9635becfc0d27996c/a4f2453cf_generated_image.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
