{
  "name": "OrbData Technologies",
  "short_name": "OrbData",
  "description": "Websites, web apps, online stores and the data systems behind them.",
  "start_url": "/index.html",
  "display": "browser",
  "background_color": "#070C09",
  "theme_color": "#070C09",
  "icons": [
    {
      "src": "assets/img/favicon-64.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "assets/img/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "assets/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}