{
    "name": "AiTransPal OPC",
    "short_name": "AiTransPal",
    "description": "Seamless Cross-Language Real-Time Chat powered by AiTransPal",
    "start_url": "index.php",
    "scope": "./",
    "display": "standalone",
    "display_override": ["standalone"],
    "orientation": "natural",
    "background_color": "#0f172a",
    "theme_color": "#4f46e5",
    "categories": ["social", "utilities"],
    "icons": [
        {
            "src": "icon.png",
            "sizes": "640x640",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icon.png",
            "sizes": "640x640",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
