{
  "name": "SelfOS",
  "short_name": "SelfOS",
  "description": "Your Personal Operating System — Finance, Debts, Goals, AI Coach",
  "start_url": "/briefing",
  "display": "standalone",
  "background_color": "#0f0f14",
  "theme_color": "#0d9488",
  "orientation": "portrait",
  "categories": ["productivity", "finance", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
