{
    "name": "Data Entry PWA",
    "short_name": "POC PHASE II",
    "start_url": "/index.php",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#007bff",
    "orientation": "portrait",
    "description": "A data entry Progressive Web App that works offline and syncs data when online.",

    "scope": "/",
    "lang": "en"
}
