{
    "name": "IrisTech Innovation",
    "short_name": "IrisTech",
    "description": "Nepal's leading software development company. Custom web apps, mobile apps, AI integration & DevOps in Chitwan, Nepal.",
    "start_url": "/?source=pwa",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#1C2A6B",
    "theme_color": "#1C2A6B",
    "lang": "en",
    "dir": "ltr",
    "categories": [
        "business",
        "productivity",
        "utilities"
    ],
    "icons": [
        {
            "src": "/assets/logo-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/assets/logo-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/assets/screenshot-desktop.png",
            "sizes": "1280x720",
            "type": "image/png",
            "form_factor": "wide",
            "label": "IrisTech Innovation — Software Development Company in Nepal"
        },
        {
            "src": "/assets/screenshot-mobile.png",
            "sizes": "390x844",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "IrisTech Innovation — Mobile View"
        }
    ],
    "shortcuts": [
        {
            "name": "Our Services",
            "short_name": "Services",
            "description": "Browse IrisTech's software development services",
            "url": "/services.html",
            "icons": []
        },
        {
            "name": "Tech Blog",
            "short_name": "Blog",
            "description": "Read the latest tech articles from IrisTech",
            "url": "/blog.html",
            "icons": []
        },
        {
            "name": "WhatsApp Us",
            "short_name": "WhatsApp",
            "description": "Message IrisTech on WhatsApp",
            "url": "https://wa.me/009779704467726",
            "icons": []
        }
    ],
    "related_applications": [
        {
            "platform": "play",
            "url": "https://play.google.com/store/apps/details?id=com.iristechinnovation.app",
            "id": "com.iristechinnovation.app"
        }
    ],
    "prefer_related_applications": false,
    "share_target": {
        "action": "/share-target",
        "method": "GET",
        "params": {
            "title": "title",
            "text": "text",
            "url": "url"
        }
    },
    "protocol_handlers": [
        {
            "protocol": "mailto",
            "url": "/#contact?email=%s"
        }
    ],
    "edge_side_panel": {
        "preferred_width": 400
    }
}