{
    "name": "PropFirmOrbit — Prop Firm Reviews & Discounts",
    "short_name": "PropFirmOrbit",
    "description": "Compare prop trading firms, read verified trader reviews, and claim exclusive discount codes.",
    "start_url": "/?source=pwa",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#001433",
    "theme_color": "#003D99",
    "categories": ["finance", "business", "productivity"],
    "icons": [
        { "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": "Browse firms", "url": "/firms", "description": "The full prop firm catalogue" },
        { "name": "Discount codes", "url": "/coupons", "description": "Verified working codes" },
        { "name": "Compare", "url": "/compare", "description": "Put firms head to head" }
    ]
}
