{
    "name": "Archer's Advantage - Professional Archery Software",
    "short_name": "Archer's Advantage",
    "description": "Professional archery ballistics software trusted by world champions for 35+ years. Calculate sight marks, print sight tapes, select arrow shafts, and optimize your bow setup.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "theme_color": "#2c3e50",
    "background_color": "#ffffff",
    "lang": "en-US",
    "dir": "ltr",
    "categories": ["sports", "utilities", "productivity"],
    "iarc_rating_id": "",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "/images/ico/android-icon-36x36.png",
            "sizes": "36x36",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/ico/android-icon-48x48.png",
            "sizes": "48x48",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/ico/android-icon-72x72.png",
            "sizes": "72x72",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/ico/android-icon-96x96.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/ico/android-icon-144x144.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/ico/android-icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/images/ico/apple-icon-180x180.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "shortcuts": [
        {
            "name": "Configure Bow",
            "short_name": "Bow Setup",
            "description": "Configure your bow settings and calculate efficiency",
            "url": "/archer/configure_bow.php",
            "icons": [
                {
                    "src": "/images/ico/android-icon-96x96.png",
                    "sizes": "96x96"
                }
            ]
        },
        {
            "name": "Arrow Shaft Selector",
            "short_name": "Shaft Selector",
            "description": "Find the optimal arrow shaft for your setup",
            "url": "/archer/arrow-shaft-selector.php",
            "icons": [
                {
                    "src": "/images/ico/android-icon-96x96.png",
                    "sizes": "96x96"
                }
            ]
        },
        {
            "name": "Preview Sight Marks",
            "short_name": "Sight Marks",
            "description": "View calculated sight marks for all distances",
            "url": "/archer/preview_marks.php",
            "icons": [
                {
                    "src": "/images/ico/android-icon-96x96.png",
                    "sizes": "96x96"
                }
            ]
        },
        {
            "name": "Help Center",
            "short_name": "Help",
            "description": "Documentation and tutorials",
            "url": "/archer/help.php",
            "icons": [
                {
                    "src": "/images/ico/android-icon-96x96.png",
                    "sizes": "96x96"
                }
            ]
        }
    ],
    "related_applications": [],
    "handle_links": "preferred",
    "launch_handler": {
        "client_mode": "navigate-existing"
    }
}
