{
    "name": "TakoTen",
    "short_name": "TakoTen",
    "description": "AI-native project management",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#09090b",
    "theme_color": "#09090b",
    "icons": [
        {
            "src": "/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "categories": ["productivity", "business"],
    "shortcuts": [
        {
            "name": "Focus View",
            "url": "/",
            "description": "Open Focus View"
        }
    ]
}
