{
    "name": "App Entregas - Pet Shop",
    "short_name": "Entregas",
    "description": "Controle de entregas com GPS",
    "start_url": "./login.php",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#F8F9FA",
    "theme_color": "#1565C0",
    "icons": [
        {
            "src": "icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
