{
    "name": "Nyte Nebula Technology Solutions",
    "short_name": "Nyte Nebula",
    "description": "Managed IT services, cybersecurity, and technology consulting for Spokane businesses. SDVOSB, veteran-owned.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "display_override": ["window-controls-overlay", "minimal-ui"],
    "orientation": "portrait-primary",
    "background_color": "#1b181c",
    "theme_color": "#144d66",
    "lang": "en-US",
    "dir": "ltr",
    "id": "https://www.nytenebula.com/",
    "categories": ["productivity", "business", "utilities"],
    "icons": [
        {
            "src": "assets/logos/svg/Combination%20Mark/Nyte%20Nebula_Combo%20Mark_Blue.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Contact Us",
            "short_name": "Contact",
            "description": "Send a message or book a free IT assessment",
            "url": "/#contact",
            "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
        },
        {
            "name": "Our Services",
            "short_name": "Services",
            "description": "View our IT and cybersecurity services",
            "url": "/#services",
            "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
        },
        {
            "name": "Pricing",
            "short_name": "Pricing",
            "description": "Calculate estimated IT costs",
            "url": "/#pricing",
            "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
        }
    ],
    "screenshots": [
        {
            "src": "screenshots/desktop-home.png",
            "sizes": "1280x720",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Nyte Nebula Home Screen"
        },
        {
            "src": "screenshots/mobile-home.png",
            "sizes": "390x844",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Mobile Home Screen"
        }
    ]
}
