{
    "name": "DoYourQuiz - vezz.io",
    "short_name": "DoYourQuiz - vezz.io",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#fbfbfd",
    "theme_color": "#0066cc",
    "description": "Turn your notes into True/False quizzes with AI and study them in your browser. Free, by Francesco Vezzani (vezz.io).",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
