{
    "name": "PostoFiel",
    "short_name": "PostoFiel",
    "start_url": "/index.php",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#ffffff",
    "description": "Aplicativo de gestão de análises de combustíveis para postos.",
    "id": "/",
    "launch_handler": {
        "client_mode": "navigate-new"
    },
    "orientation": "portrait",
    "screenshots": [
        {
            "src": "screenshots/screenshot1.png",
            "sizes": "1080x1920",
            "type": "image/png"
        },
        {
            "src": "screenshots/screenshot2.png",
            "sizes": "1080x1920",
            "type": "image/png"
        }
    ],
    "icons": [
        {
            "src": "icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "categories": ["productivity", "utilities"],
    "dir": "ltr",
    "lang": "pt-BR",
    "iarc_rating_id": "e.g. IARC_RATING_ID",
    "prefer_related_applications": false,
    "scope": "/",
    "scope_extensions": [],
    "gcm_sender_id": "103953800507"
}
