{
  "name": "Macro Command Centre",
  "short_name": "MCC",
  "description": "Morning macro brief for Australian investors — housing cycle, sector rotation, market valuation + recession risk, news & signal, positioning, commodities, crypto scanner, and a full AU calculator toolkit (CGT, franking, negative gearing, stamp duty, super, more).",
  "start_url": "/overview",
  "id": "/overview",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait-primary",
  "background_color": "#09090b",
  "theme_color": "#09090b",
  "lang": "en-AU",
  "dir": "ltr",
  "categories": ["finance", "productivity", "news"],
  "icons": [
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "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"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/narrow.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Macro Command Centre — morning macro brief on mobile"
    },
    {
      "src": "/screenshots/wide.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Macro Command Centre — dashboard on desktop"
    }
  ],
  "shortcuts": [
    {
      "name": "Daily brief",
      "short_name": "Brief",
      "description": "Today's macro synthesis",
      "url": "/overview",
      "icons": [
        { "src": "/icons/icon-192.png", "sizes": "192x192" }
      ]
    },
    {
      "name": "Crypto scanner",
      "short_name": "Scanner",
      "description": "Top breaking coins on Binance",
      "url": "/section/crypto",
      "icons": [
        { "src": "/icons/icon-192.png", "sizes": "192x192" }
      ]
    },
    {
      "name": "Watchlist",
      "short_name": "Watchlist",
      "description": "Your starred tickers",
      "url": "/watchlist",
      "icons": [
        { "src": "/icons/icon-192.png", "sizes": "192x192" }
      ]
    },
    {
      "name": "My Money",
      "short_name": "My Money",
      "description": "AU investing calculators",
      "url": "/my-money",
      "icons": [
        { "src": "/icons/icon-192.png", "sizes": "192x192" }
      ]
    }
  ],
  "prefer_related_applications": false
}
