{
  "name": "French Phrases Helper",
  "short_name": "French Helper",
  "description": "Practice school homework and French immersion phrases with dictation and handwriting sheets.",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#ffccd5",
  "theme_color": "#FF6B8B",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
