{
  "name": "ETFASH Environmental Services",
  "short_name": "ETFASH",
  "description": "ISO Training, Certification Support & Environmental Consultancy",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a472a",
  "theme_color": "#1a472a",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["education", "business", "productivity"],
  "icons": [
    { "src": "/favicon-16x16.png", "sizes": "16x16", "type": "image/png" },
    { "src": "/favicon-32x32.png", "sizes": "32x32", "type": "image/png" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Dashboard", "short_name": "Dashboard", "url": "/dashboard", "icons": [{ "src": "/favicon-32x32.png", "sizes": "32x32" }] },
    { "name": "My Courses", "short_name": "Courses", "url": "/lms/my-enrollments", "icons": [{ "src": "/favicon-32x32.png", "sizes": "32x32" }] },
    { "name": "Certificates", "short_name": "Certs", "url": "/lms/certificates", "icons": [{ "src": "/favicon-32x32.png", "sizes": "32x32" }] },
    { "name": "CPD", "short_name": "CPD", "url": "/dashboard/cpd", "icons": [{ "src": "/favicon-32x32.png", "sizes": "32x32" }] }
  ],
  "screenshots": [
    { "src": "/screenshots/desktop.png", "sizes": "1280x800", "type": "image/png", "form_factor": "wide", "label": "ETFASH Platform Dashboard" },
    { "src": "/screenshots/mobile.png", "sizes": "390x844", "type": "image/png", "form_factor": "narrow", "label": "ETFASH Mobile View" }
  ]
}
