{
  "id": "/?source=pwa",
  "name": "ORA by Aurem CTO — developers choice",
  "short_name": "ORA",
  "description": "ORA — developers choice, by Aurem CTO. AI engineer that reads your GitHub repo, writes production code, and commits directly. No IDE needed. Flat $9/month.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "background_color": "#0a0e1a",
  "theme_color": "#0a0e1a",
  "orientation": "any",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["developer", "productivity", "business", "utilities"],
  "iarc_rating_id": "",
  "prefer_related_applications": false,
  "icons": [
    { "src": "/favicon-32.png",                "sizes": "32x32",   "type": "image/png" },
    { "src": "/favicon-192.png",               "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/favicon-192-maskable.png",      "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/favicon-512.png",               "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/favicon-512-maskable.png",      "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/apple-touch-icon.png",          "sizes": "180x180", "type": "image/png" }
  ],
  "shortcuts": [
    {
      "name": "Open Dashboard",
      "short_name": "Dashboard",
      "description": "Jump straight into the ORA chat",
      "url": "/dashboard?source=pwa-shortcut",
      "icons": [{ "src": "/favicon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Projects",
      "short_name": "Projects",
      "description": "Manage connected GitHub repos",
      "url": "/projects?source=pwa-shortcut",
      "icons": [{ "src": "/favicon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Ship Wall",
      "short_name": "Wall",
      "description": "See what ORA shipped lately",
      "url": "/wall?source=pwa-shortcut",
      "icons": [{ "src": "/favicon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Automations",
      "short_name": "Automations",
      "description": "Manage webhook-triggered tasks",
      "url": "/automations?source=pwa-shortcut",
      "icons": [{ "src": "/favicon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "screenshots": [
    {
      "src": "/ora-hero.png",
      "type": "image/png",
      "sizes": "1024x1024",
      "form_factor": "wide",
      "label": "ORA — developers choice, by Aurem CTO"
    }
  ],
  "related_applications": [
    {
      "platform": "vscode",
      "url": "https://marketplace.visualstudio.com/items?itemName=auremcto.aurem-cto",
      "id": "auremcto.aurem-cto"
    }
  ]
}
