{
  "name": "Rise Within",
  "short_name": "Rise Within",
  "description": "Your Personal Performance OS",
  "start_url": "https://app.risewithin.app/",
  "scope": "https://app.risewithin.app/",
  "id": "https://app.risewithin.app/",
  "display": "standalone",
  "background_color": "#0A0A12",
  "theme_color": "#F59E0B",
  "orientation": "portrait",
  "icons": [
    { "src": "/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/icons/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
