{
  "name": "PALÈ KREYÒL - Aprann Kreyòl Ayisyen",
  "short_name": "PALÈ KREYÒL",
  "description": "Offline-First Trilingual Literacy App for Haitian Creole, French, and English",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "categories": ["education", "books", "lifestyle"],
  "lang": "ht",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Practice Vocabulary",
      "short_name": "Vocabulary",
      "description": "Practice vocabulary with flashcards",
      "url": "/vocabulary",
      "icons": [
        {
          "src": "/icons/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Learn Proverbs",
      "short_name": "Proverbs",
      "description": "Explore Haitian Creole proverbs",
      "url": "/proverbs",
      "icons": [
        {
          "src": "/icons/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Complete Exercises",
      "short_name": "Exercises",
      "description": "Practice with interactive exercises",
      "url": "/exercises",
      "icons": [
        {
          "src": "/icons/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
