{
  "name": "Adelante Praxis Portal",
  "short_name": "Praxis Portal",
  "id": "/",
  "description": "Education, Advocacy, and Research for Human Rights - Training portal for immigrant rights volunteers",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "background_color": "#003d3b",
  "theme_color": "#005451",
  "scope": "/",
  "lang": "en",
  "categories": ["education", "social"],
  "icons": [
    {
      "src": "/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "My Tickets",
      "short_name": "Tickets",
      "description": "View and manage your assigned tickets",
      "url": "/my-tickets",
      "icons": [{ "src": "/icons/shortcut-tickets.png", "sizes": "96x96" }]
    },
    {
      "name": "Training Modules",
      "short_name": "Training",
      "description": "Continue your learning journey",
      "url": "/learn",
      "icons": [{ "src": "/icons/shortcut-learn.png", "sizes": "96x96" }]
    },
    {
      "name": "Hotline Dashboard",
      "short_name": "Hotline",
      "description": "Access the hotline dashboard",
      "url": "/hotline",
      "icons": [{ "src": "/icons/shortcut-hotline.png", "sizes": "96x96" }]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/dashboard-wide.png",
      "sizes": "2560x1440",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Dashboard overview"
    },
    {
      "src": "/screenshots/dashboard-narrow.png",
      "sizes": "1500x2668",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Dashboard on mobile"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
