{
  "name": "DARE Journey — Desire of Ages: Read, Experience, and Review",
  "short_name": "DARE Journey",
  "description": "A division-wide reading platform designed for the Southern Asia-Pacific Division. Read. Experience. Reflect. Live.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#16235a",
  "background_color": "#f9f7f0",
  "lang": "en",
  "dir": "ltr",
  "categories": ["education", "books", "lifestyle"],
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Continue Reading", "short_name": "Reading", "url": "/app/reading", "description": "Jump to your current reading position" },
    { "name": "Today's Assignment", "short_name": "Today", "url": "/app", "description": "View today's reading assignment" },
    { "name": "My Challenges", "short_name": "Challenges", "url": "/app/challenges", "description": "Browse your active challenges" },
    { "name": "Notifications", "short_name": "Alerts", "url": "/app/notifications", "description": "Check your latest notifications" },
    { "name": "Certificates", "short_name": "Certificates", "url": "/app/certificates", "description": "View your earned certificates" }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
