{
    "id": "/",
    "short_name": "Central SPS",
    "name": "Central SPS",
    "description": "CENTRAL SPS, merupakan salah satu perusahaan Screen Printing Terbesar di Indonesia yang saat ini hampir memasuki usia 5 dasawarsa. Berdiri sejak tahun 1974 dengan kantor pusat di Jakarta dan telah memiliki berbagai cabang yang tersebar di seluruh wilayah Indonesia",
    "categories": ["business", "shopping", "industrial"],
    "lang": "en-US",
    "dir": "ltr",
    "icons": [
        {
            "src": "/images/icons/android-chrome-192x192.webp",
            "sizes": "192x192",
            "type": "image/webp",
            "purpose": "any"
        },
        {
            "src": "/images/icons/android-chrome-maskable-192x192.webp",
            "sizes": "192x192",
            "type": "image/webp",
            "purpose": "maskable"
        },
        {
            "src": "/images/icons/android-chrome-512x512.webp",
            "sizes": "512x512",
            "type": "image/webp",
            "purpose": "any"
        },
        {
            "src": "/images/icons/android-chrome-maskable-512x512.webp",
            "sizes": "512x512",
            "type": "image/webp",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Home",
            "short_name": "Home",
            "description": "Welcome to Central SPS",
            "url": "/",
            "icons": [
                {
                    "src": "/images/icons/shortcut-home.webp",
                    "sizes": "96x96",
                    "type": "image/webp"
                }
            ]
        },
        {
            "name": "About Us",
            "short_name": "About Us",
            "description": "About Central SPS",
            "url": "/about-us",
            "icons": [
                {
                    "src": "/images/icons/shortcut-about-us.webp",
                    "sizes": "96x96",
                    "type": "image/webp"
                }
            ]
        }
    ],
    "screenshots": [
        {
            "src": "/images/screenshots/desktop-home-page.webp",
            "sizes": "1920x1080",
            "type": "image/webp",
            "form_factor": "wide",
            "label": "Desktop Home Page"
        },
        {
            "src": "/images/screenshots/mobile-home-page.webp",
            "sizes": "1080x1920",
            "type": "image/webp",
            "form_factor": "narrow",
            "label": "Mobile Home Page"
        }
    ],
    "start_url": "/",
    "scope": ".",
    "display": "fullscreen",
    "orientation": "portrait",
    "theme_color": "#2A844F",
    "background_color": "#2A844F"
}
