{
  "name": "Legacy OS — Christian Life Operating System",
  "short_name": "Legacy OS",
  "description": "Steward every area of life under the Lordship of Jesus Christ — prayer, fasting, discipleship and Kingdom growth.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B1B3B",
  "theme_color": "#0B1B3B",
  "categories": ["lifestyle", "productivity", "education"],
  "icons": [
    { "src": "/favicon.ico", "sizes": "64x64 32x32 24x24 16x16", "type": "image/x-icon" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}