{
  "name": "ProjectPIC Learning Logbook",
  "short_name": "ProjectPIC",
  "description": "Track every flight toward your Private Pilot License. ProjectPIC Learning Logbook keeps students and flight instructors in sync on syllabus progress, training hours, and notes.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
