{
    "name": "Notovo - AI-Powered Notes & Transcription",
    "short_name": "Notovo",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#FFFFFF",
    "theme_color": "#2196F3",
    "description": "Transform your voice into organized notes with intelligent AI processing. AI-powered notes, transcription, and productivity assistant.",
    "orientation": "any",
    "prefer_related_applications": false,
    "categories": [
        "productivity",
        "business",
        "education"
    ],
    "lang": "en",
    "scope": "/",
    "dir": "ltr",
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}