{
  "name": "MoonBase — Universal Due Diligence",
  "short_name": "MoonBase",
  "description": "AI-native due diligence with elite human verification.",
  "start_url": "/",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0A0E1A",
  "theme_color": "#0A0E1A",
  "orientation": "portrait-primary",
  "categories": ["finance", "business", "productivity"],
  "icons": [
    { "src": "/favicon.ico", "sizes": "any", "type": "image/x-icon" },
    { "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/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "/screenshots/mobile-1.jpg",
      "sizes": "540x960",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "MoonBase dashboard"
    }
  ],
  "shortcuts": [
    { "name": "Submit a project", "short_name": "Submit", "url": "/submit", "description": "Start a new due diligence submission" },
    { "name": "Portfolio", "short_name": "Portfolio", "url": "/portfolio", "description": "View your tracked projects" },
    { "name": "Live Market Pulse", "short_name": "Market", "url": "/market", "description": "Real-time market signals" }
  ],
  "share_target": {
    "action": "/submit",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "shared_url"
    }
  }
}
