{
  "short_name": "SOLID",
  "name": "SOLID - Software Engineering Learning Tracker",
  "description": "Roadmap local-first pour apprendre les compétences software, cocher les cours terminés et suivre sa progression.",
  "icons": [
    {
      "src": "/brand/solid-icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/brand/solid-icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/brand/solid-icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#050505",
  "background_color": "#f7f5ef"
}
