{
    "name": "Raynear Soft - Flutter Mobile App Development Studio",
    "short_name": "Raynear Soft",
    "description": "Solo developer studio specializing in Flutter mobile apps, AI integrations, and cloud-native solutions.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#f8fafc",
    "theme_color": "#6366f1",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "lang": "en-US",
    "orientation": "portrait-primary",
    "categories": ["business", "developer", "productivity"],
    "related_applications": [
        {
            "platform": "play",
            "url": "https://play.google.com/store/apps/developer?id=Raynear+Soft"
        },
        {
            "platform": "itunes",
            "url": "https://apps.apple.com/developer/raynear-soft"
        }
    ]
}