{
  "name": "Clid",
  "short_name": "Clid",
  "description": "One platform for auth, data, files, and edge functions.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0a0a0a",
  "background_color": "#0a0a0a",
  "icons": [
    { "src": "clid.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Friday", "url": "/?action=friday", "description": "Open Friday assistant" },
    { "name": "Drive", "url": "/#/drive" },
    { "name": "Database", "url": "/#/db" }
  ]
}
