{
    "name": "PrankPortal",
    "short_name": "PrankPortal",
    "description": "AI-powered prank calls that actually call your friends. Pick a scenario, enter their number, and let the AI do the rest.",
    "start_url": "/",
    "scope": "/",
    "id": "/",
    "icons": [
        { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
        { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
        { "src": "/android-chrome-maskable-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
    ],
    "theme_color": "#030712",
    "background_color": "#030712",
    "display": "standalone",
    "categories": ["entertainment", "social"]
}
