{
  "name": "Atlas Protocol",
  "short_name": "Atlas",
  "description": "Distressed asset monetisation — intake, grade, list across channels, and settle with audit-ready reporting.",
  "start_url": "/intake",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0a0a",
  "theme_color": "#f59e0b",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "New Intake",
      "short_name": "Intake",
      "description": "Start a new asset intake",
      "url": "/intake",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Inventory",
      "short_name": "Inventory",
      "description": "View inventory",
      "url": "/inventory",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Asset Identifier",
      "short_name": "ID",
      "description": "VIN or barcode / serial lookup",
      "url": "/asset-identifier",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
