{
    "name": "Hourmint — Offline Activity Timer",
    "short_name": "Hourmint",
    "description": "Track activities in one tap, see work and break totals live, and keep your records locally with Hourmint.",
    "start_url": "/app/",
    "display": "standalone",
    "background_color": "#0a0a0a",
    "theme_color": "#00d4ff",
    "orientation": "portrait-primary",
    "scope": "/app/",
    "lang": "en",
    "categories": ["productivity", "business", "utilities"],
    "icons": [
        {
            "src": "assets/images/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "assets/images/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable any"
        }
    ],
    "related_applications": [],
    "prefer_related_applications": false,
    "edge_side_panel": {
        "preferred_width": 400
    }
}
