{
  "short_name": "French Learn",
  "name": "French PWA Learner",
  "description": "Learn the French alphabet, accents, vocabulary, and dialogues with handwriting tracing and audio pronunciation.",
  "icons": [
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "background_color": "#030712",
  "theme_color": "#0f2b5c",
  "display": "standalone",
  "orientation": "portrait"
}
