{
    "name": "StayLinker - Hotel Management",
    "short_name": "StayLinker",
    "description": "StayLinker Hotel Management System - Manage bookings, POS, and more",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#0f172a",
    "theme_color": "#0ea5e9",
    "orientation": "portrait-primary",
    "language": "en",
    "categories": ["business", "productivity"],
    "dir": "ltr",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect fill='%230ea5e9' width='192' height='192' rx='32'/%3E%3Cpath fill='white' d='M96 40c-30.8 0-56 25.2-56 56 0 20 11 37.6 27.4 46.6L64 176h64l-3.4-33.4c16.4-9 27.4-26.6 27.4-46.6 0-30.8-25.2-56-56-56zm0 80c-13.2 0-24-10.8-24-24s10.8-24 24-24 24 10.8 24 24-10.8 24-24 24z'/%3E%3C/svg%3E",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect fill='%230ea5e9' width='512' height='512' rx='64'/%3E%3Cpath fill='white' d='M256 96c-88.4 0-160 71.6-160 160 0 57.6 31.5 107.7 78.3 133.4L170 464h172l-4.3-95.6c46.8-25.7 78.3-75.8 78.3-133.4 0-88.4-71.6-160-160-160zm0 226.7c-36.7 0-66.7-30-66.7-66.7s30-66.7 66.7-66.7 66.7 30 66.7 66.7-30 66.7-66.7 66.7z'/%3E%3C/svg%3E",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [
        {
            "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 800 600'%3E%3Crect fill='%230ea5e9' width='800' height='600'/%3E%3Ctext x='400' y='320' text-anchor='middle' fill='white' font-size='48'%3EDashboard%3C/text%3E%3C/svg%3E",
            "sizes": "800x600",
            "type": "image/svg+xml",
            "form_factor": "wide",
            "label": "Dashboard View"
        }
    ],
    "shortcuts": [
        {
            "name": "Dashboard",
            "short_name": "Dashboard",
            "url": "/hotel/dashboard",
            "description": "View your hotel dashboard",
            "icons": [
                {
                    "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Crect fill='%230ea5e9' width='96' height='96' rx='16'/%3E%3Cpath fill='white' d='M48 20c-15.4 0-28 12.6-28 28 0 10 5.5 18.8 13.7 23.3L32 88h32l-1.7-16.7c8.2-4.5 13.7-13.3 13.7-23.3 0-15.4-12.6-28-28-28zm0 40c-6.6 0-12-5.4-12-12s5.4-12 12-12 12 5.4 12 12-5.4 12-12 12z'/%3E%3C/svg%3E",
                    "sizes": "96x96"
                }
            ]
        },
        {
            "name": "Bookings",
            "short_name": "Bookings",
            "url": "/hotel/bookings",
            "description": "View all bookings",
            "icons": [
                {
                    "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Crect fill='%23f59e0b' width='96' height='96' rx='16'/%3E%3Cpath fill='white' d='M24 24h48v8H24v-8zm0 16h48v8H24v-8zm0 16h48v8H24v-8zm-8-32c-13.3 0-24 10.7-24 24s10.7 24 24 24 24-10.7 24-24-10.7-24-24-24z'/%3E%3C/svg%3E",
                    "sizes": "96x96"
                }
            ]
        },
        {
            "name": "Rooms",
            "short_name": "Rooms",
            "url": "/hotel/rooms",
            "description": "Manage rooms",
            "icons": [
                {
                    "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Crect fill='%2322c55e' width='96' height='96' rx='16'/%3E%3Cpath fill='white' d='M20 20h24v24H20v-24zm32 0h24v24H52v-24zm-32 32h24v24H20v-24zm32 0h24v24H52v-24z'/%3E%3C/svg%3E",
                    "sizes": "96x96"
                }
            ]
        },
        {
            "name": "POS",
            "short_name": "POS",
            "url": "/hotel/pos",
            "description": "Point of Sale",
            "icons": [
                {
                    "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Crect fill='%238b5cf6' width='96' height='96' rx='16'/%3E%3Cpath fill='white' d='M20 16h56v8H20v-8zm0 16h24v40H20V32zm28 0h28v40H48V32z'/%3E%3C/svg%3E",
                    "sizes": "96x96"
                }
            ]
        }
    ],
    "related_applications": [],
    "externally_installable": true
}