{
    "name": "Boardachi",
    "short_name": "Boardachi",
    "version": "1.1.16",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#673ab7",
    "theme_color": "#673ab7",
    "description": "A question bank for Iraqi Medical Residents.",
    "orientation": "any",
    "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"
        }
    ],
    "screenshots": [
        {
            "src": "screenshots/screenshot-desktop-1.jpg",
            "sizes": "1836x858",
            "type": "image/jpg",
            "form_factor": "wide",
            "label": "Test builder allowing you to create a test with multiple questions"
        },
        {
            "src": "screenshots/screenshot-desktop-2.jpg",
            "sizes": "1836x858",
            "type": "image/jpg",
            "form_factor": "wide",
            "label": "Taking a test with multiple questions"
        },
        {
            "src": "screenshots/screenshot-phone-1.jpg",
            "sizes": "540x960",
            "type": "image/jpg",
            "form_factor": "narrow",
            "label": "Test builder allowing you to create a test with multiple questions"
        },
        {
            "src": "screenshots/screenshot-phone-2.jpg",
            "sizes": "540x960",
            "type": "image/jpg",
            "form_factor": "narrow",
            "label": "Taking a test with multiple questions"
        }
      ]
}