{
    "name": "AudiAInce",
    "short_name": "AudiAInce",
    "description": "AI-powered audience intelligence. Test your marketing before you spend.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0a0a0b",
    "theme_color": "#3B82F6",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "en-US",
    "categories": ["business", "productivity", "marketing"],
    "icons": [
        {
            "src": "/favicon-16x16.png",
            "sizes": "16x16",
            "type": "image/png"
        },
        {
            "src": "/favicon-32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        },
        {
            "src": "/images/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/images/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [],
    "shortcuts": [
        {
            "name": "New Survey",
            "short_name": "Survey",
            "description": "Start a new survey",
            "url": "/app/survey?new=1",
            "icons": [{ "src": "/images/icon-survey.png", "sizes": "96x96" }]
        },
        {
            "name": "New Discovery",
            "short_name": "Discovery",
            "description": "Start audience discovery",
            "url": "/app/discovery?new=1",
            "icons": [{ "src": "/images/icon-discovery.png", "sizes": "96x96" }]
        }
    ],
    "related_applications": [],
    "prefer_related_applications": false
}
