{
  "name": "Ledgerail",
  "short_name": "Ledgerail",
  "description": "Move every business document from upload to verified record.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "categories": ["business", "productivity", "finance"],
  "background_color": "#f7f8f5",
  "theme_color": "#102e54",
  "icons": [
    { "src": "brand/favicon.svg", "sizes": "any", "type": "image/svg+xml" },
    { "src": "ledgerail-mark-256.png", "sizes": "256x256", "type": "image/png" },
    { "src": "ledgerail-mark-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "ledgerail-mark-1024.png", "sizes": "1024x1024", "type": "image/png" },
    { "src": "apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ],
  "shortcuts": [
    { "name": "Intake Rail", "short_name": "Upload", "url": "/app/documents/upload", "icons": [{ "src": "ledgerail-mark-256.png", "sizes": "256x256" }] },
    { "name": "Document Vault", "short_name": "Documents", "url": "/app/documents", "icons": [{ "src": "ledgerail-mark-256.png", "sizes": "256x256" }] }
  ]
}
