{
    "name": "Primepilot",
    "short_name": "Primepilot",
    "description": "Simulados para exames de proficiência em aviação",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "theme_color": "#0047AB",
    "background_color": "#ffffff",
    "display": "standalone"
}