{
    "name": "Learn b Darija",
    "short_name": "Darija",
    "description": "Learn Moroccan Darija with spaced repetition",
    "start_url": "/app.php",
    "display": "standalone",
    "background_color": "#f9fafb",
    "theme_color": "#10b981",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "en",
    "dir": "ltr",
    "categories": ["education", "language"],
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🇲🇦</text></svg>",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [],
    "shortcuts": [
        {
            "name": "Start Learning",
            "short_name": "Learn",
            "description": "Start a new lesson",
            "url": "/app.php#learn",
            "icons": [
                {
                    "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>📚</text></svg>",
                    "sizes": "any"
                }
            ]
        },
        {
            "name": "Practice",
            "short_name": "Practice",
            "description": "Review your words",
            "url": "/app.php#practice",
            "icons": [
                {
                    "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🎯</text></svg>",
                    "sizes": "any"
                }
            ]
        }
    ],
    "related_applications": [],
    "prefer_related_applications": false
}
