{
    "name": "Presentation AI",
    "short_name": "PresAI",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#f8fafc",
    "theme_color": "#1A56DB",
    "description": "AI-powered presentation generator with voice input",
    "scope": "/",
    "orientation": "any",
    "lang": "ja",
    "icons": [
        {
            "src": "icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
