{
  "name": "StrivICs Inc.",
  "short_name": "StrivICs",
  "description": "StrivICs Inc. - Your Trusted Technology Partner",
    "start_url": "/index.html",
    "display": "standalone",
    "background_color": "#003366",
    "theme_color": "#003366",
    "orientation": "portrait",
    "icons": [
        {
            "src": "favicon.ico",
            "sizes": "16x16",
            "type": "image/x-icon"
        },
        {
            "src": "apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        },
        {
            "src": "logo.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "logo.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "shortcuts": [
        {
            "name": "Home",
            "url": "/index.html",
            "description": "Go to home page"
        },
        {
            "name": "Solutions",
            "url": "/solutions.html",
            "description": "View our solutions"
        },
        {
            "name": "Contact",
            "url": "/contact.html",
            "description": "Contact us"
        }
    ],
    "categories": ["business", "technology", "consulting"],
    "lang": "en-US",
    "dir": "ltr",
    "prefer_related_applications": false
} 