{
  "name": "Olympus · Augustan Intelligent Empire",
  "short_name": "Olympus",
  "description": "Command center for the A.I.E. army. The empire in your pocket.",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#0a0807",
  "theme_color": "#0a0807",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-256.png", "sizes": "256x256", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-384.png", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    {
      "name": "Voice",
      "short_name": "Voice",
      "description": "Talk to the Oracle",
      "url": "/voice",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Approvals",
      "short_name": "Approvals",
      "description": "Decisions awaiting the seal",
      "url": "/approvals",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
