{
  "name": "LogLegends - Teen Driving Hours Tracker",
  "short_name": "LogLegends",
  "description": "Track your supervised driving hours for your license with GPS verification, automatic night hour detection, and PDF export for the DMV.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#667eea",
  "orientation": "portrait",
  "scope": "/",
  "lang": "en-US",
  "categories": ["education", "lifestyle", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "id": "/",
  "screenshots": [
    {
      "src": "/screenshots/screenshot-1.png",
      "sizes": "1082x2402",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Dashboard showing driving progress"
    },
    {
      "src": "/screenshots/screenshot-2.png",
      "sizes": "1082x2402",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Track your drives with GPS"
    },
    {
      "src": "/screenshots/screenshot-3.png",
      "sizes": "1082x2402",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "View trip history and details"
    },
    {
      "src": "/screenshots/screenshot-4.png",
      "sizes": "1082x2402",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Safety checklist before driving"
    },
    {
      "src": "/screenshots/screenshot-5.png",
      "sizes": "1082x2402",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Customize settings and requirements"
    },
    {
      "src": "/screenshots/screenshot-6.png",
      "sizes": "1082x2402",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Export PDF for the DMV"
    },
    {
      "src": "/screenshots/screenshot-7.png",
      "sizes": "1082x2402",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Cloud sync across devices"
    }
  ]
}
