{
  "name": "Vault by Alveary",
  "short_name": "Alveary Vault",
  "description": "1,412 hospitality standards, searchable. Hospitality First. Humanity Always.",
  "start_url": "/vault?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f8f5ef",
  "theme_color": "#131312",
  "categories": ["business", "productivity", "education"],
  "icons": [
    { "src": "/icons/alveary-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/alveary-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/alveary-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Search the Vault",
      "short_name": "Search",
      "description": "Find a standard right now",
      "url": "/vault?source=shortcut",
      "icons": [{ "src": "/icons/alveary-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My saved standards",
      "short_name": "Saved",
      "url": "/saved?source=shortcut",
      "icons": [{ "src": "/icons/alveary-192.png", "sizes": "192x192" }]
    }
  ]
}
