{
  "name": "Prometheus",
  "short_name": "Prometheus",
  "id": "/mobile/chat",
  "start_url": "/mobile/chat",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone"],
  "orientation": "portrait",
  "background_color": "#0b0b0d",
  "theme_color": "#0b0b0d",
  "description": "Prometheus mobile — your remote control, approval center, and field companion.",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "/assets/Prometheus.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/Prometheus.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/Prometheus.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Main Chat",
      "short_name": "Chat",
      "url": "/mobile/chat",
      "icons": [{ "src": "/assets/Prometheus.png", "sizes": "192x192" }]
    },
    {
      "name": "Voice",
      "short_name": "Voice",
      "url": "/mobile/voice",
      "icons": [{ "src": "/assets/Prometheus.png", "sizes": "192x192" }]
    },
    {
      "name": "Tasks",
      "short_name": "Tasks",
      "url": "/mobile/tasks",
      "icons": [{ "src": "/assets/Prometheus.png", "sizes": "192x192" }]
    },
    {
      "name": "Schedule",
      "short_name": "Schedule",
      "url": "/mobile/schedule",
      "icons": [{ "src": "/assets/Prometheus.png", "sizes": "192x192" }]
    },
    {
      "name": "Teams",
      "short_name": "Teams",
      "url": "/mobile/teams",
      "icons": [{ "src": "/assets/Prometheus.png", "sizes": "192x192" }]
    },
    {
      "name": "Proposals",
      "short_name": "Proposals",
      "url": "/mobile/proposals",
      "icons": [{ "src": "/assets/Prometheus.png", "sizes": "192x192" }]
    }
  ]
}
