{
    "name": "Joseph's Dream - Worker App",
    "short_name": "JDream",
    "description": "Task logging, time tracking and GPS for Joseph's Dream farm workers and office staff",
    "start_url": "/index.html",
    "display": "standalone",
    "background_color": "#083B2C",
    "theme_color": "#083B2C",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "icons/logo-gold.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/logo-green.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "categories": ["business", "productivity"],
    "lang": "pt",
    "dir": "ltr"
}
