{
  "name": "Erbila — Software studio",
  "short_name": "Erbila",
  "description": "Web platforms, apps, and custom software — designed and engineered end to end and shipped on time.",
  "start_url": "./",
  "scope": "./",
  "id": "/erbila/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0A0C",
  "theme_color": "#0A0A0C",
  "lang": "en",
  "dir": "ltr",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "assets/img/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "assets/img/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Start a project",
      "short_name": "New project",
      "url": "./#contact",
      "description": "Open the studio assistant to scope a new project"
    },
    {
      "name": "Selected work",
      "url": "./#work"
    }
  ]
}
