{
  "name": "FoundrOS",
  "short_name": "FoundrOS",
  "description": "The AI-powered operating system for founders — by PR3NC2",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#04080F",
  "theme_color": "#00EAFF",
  "lang": "en",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon.svg",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["productivity", "business", "utilities"],
  "screenshots": []
}
