{
  "name": "icnt.cloud",
  "short_name": "icnt",
  "description": "Personal command center",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "icons": [
    { "src": "/favicon-32.png", "sizes": "32x32", "type": "image/png" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "theme_color": "#1A1A18",
  "background_color": "#1A1A18",
  "categories": ["productivity", "utilities"],
  "id": "/dashboard"
}
