{
  "name": "Keo Collective",
  "short_name": "Keo",
  "description": "Keo Collective — analytics and SaaS for professional services, engineering and manufacturing teams. Enquiries and email terminal.",
  "id": "/",
  "start_url": "/terminal",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#000000",
  "theme_color": "#000000",
  "lang": "en-AU",
  "dir": "ltr",
  "categories": ["business", "productivity"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/badge-96.png", "sizes": "96x96", "type": "image/png", "purpose": "monochrome" }
  ],
  "shortcuts": [
    { "name": "Terminal", "short_name": "Terminal", "url": "/terminal", "description": "Open the email terminal",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Website", "short_name": "Website", "url": "/", "description": "The public site and showreel",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
