{
    "name": "RIGCALC — Downhole Formulas",
    "short_name": "RIGCALC",
    "description": "Field-ready downhole formulas, well control worksheets, and pipe specs for oil & gas crews.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#0b0e13",
    "theme_color": "#0b0e13",
    "categories": ["productivity", "utilities", "business"],
    "icons": [
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-mask-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/icon-mask-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Kill Sheet",
            "short_name": "Kill",
            "url": "/kill-sheet",
            "description": "Open the Wait & Weight kill sheet"
        },
        {
            "name": "Kick Tolerance",
            "short_name": "KT",
            "url": "/kick-tolerance"
        },
        {
            "name": "Casing Wizard",
            "short_name": "Casing",
            "url": "/casing-wizard"
        }
    ]
}
