{
  "short_name": "Unplugged",
  "name": "The Outlet Unplugged",
  "description": "A Christ-centered youth and young adult community — programs, mentorship, Bible reading plans, mission trips, and more.",
  "id": "org.theoutletunplugged.app",
  "icons": [
    { "src": "/assets/logo.png", "type": "image/png", "sizes": "192x192", "purpose": "any maskable" },
    { "src": "/assets/logo.png", "type": "image/png", "sizes": "512x512", "purpose": "any maskable" }
  ],
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#06B6D4",
  "background_color": "#0a0a0f",
  "scope": "/",
  "categories": ["lifestyle", "education", "social"],
  "shortcuts": [
    { "name": "Portal",        "url": "/portal",       "description": "Your member portal" },
    { "name": "Bible",         "url": "/bible",        "description": "Read Scripture" },
    { "name": "Reading Plans", "url": "/reading-plans", "description": "Today's plan" },
    { "name": "Give",          "url": "/donate",       "description": "Donate now" }
  ]
}
