{
  "name": "Rooted OS — The operating system for mission-driven organizations",
  "short_name": "rootedOS",
  "description": "An AI-powered operating system for mission-driven organizations: churches, childcare centers, schools, associations, nonprofits, community organizations, and small businesses.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "id": "/?source=pwa",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#1A1A14",
  "theme_color": "#1A1A14",
  "categories": ["business", "productivity", "education"],
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    { "src": "/favicon-16.png?v=3",                "sizes": "16x16",     "type": "image/png" },
    { "src": "/favicon-32.png?v=3",                "sizes": "32x32",     "type": "image/png" },
    { "src": "/favicon-48.png?v=3",                "sizes": "48x48",     "type": "image/png" },
    { "src": "/icons/icon-72.png?v=3",             "sizes": "72x72",     "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-96.png?v=3",             "sizes": "96x96",     "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-128.png?v=3",            "sizes": "128x128",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-144.png?v=3",            "sizes": "144x144",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-152.png?v=3",            "sizes": "152x152",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-167.png?v=3",            "sizes": "167x167",   "type": "image/png", "purpose": "any" },
    { "src": "/apple-touch-icon.png?v=3",          "sizes": "180x180",   "type": "image/png", "purpose": "any" },
    { "src": "/icon-192.png?v=3",                  "sizes": "192x192",   "type": "image/png", "purpose": "any" },
    { "src": "/android-chrome-192x192.png?v=3",    "sizes": "192x192",   "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-384.png?v=3",            "sizes": "384x384",   "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png?v=3",                  "sizes": "512x512",   "type": "image/png", "purpose": "any" },
    { "src": "/android-chrome-512x512.png?v=3",    "sizes": "512x512",   "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Sign in",      "short_name": "Sign in", "url": "/sign-in",  "description": "Sign in to your Rooted OS account" },
    { "name": "Pricing",      "short_name": "Pricing", "url": "/pricing",  "description": "Plans built for real operators" },
    { "name": "The Trail",    "short_name": "Trail",   "url": "/trail",    "description": "Founding cohort progress" },
    { "name": "Portal",       "short_name": "Portal",  "url": "/portal",   "description": "Portal access for operators" }
  ]
}
