{
    "name": "Firewatch Dashboard — Study Pomodoro & Clock",
    "short_name": "Firewatch",
    "description": "The only Firewatch-inspired study dashboard with a study pomodoro, study clock, study timer, and official OST.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#1a1a2e",
    "theme_color": "#E8734A",
    "orientation": "any",
    "categories": ["productivity", "education", "utilities"],
    "icons": [
        {
            "src": "icon/firewatch_icon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [
        {
            "src": "wallpapers/sunset-bg.jpg",
            "sizes": "1920x1080",
            "type": "image/jpeg",
            "label": "Firewatch Dashboard — Sunset Theme"
        }
    ]
}
