{
  "name": "Inet",
  "short_name": "INET",
  "start_url": "./index.html?utm_source=web_app_manifest",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1a2d58",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "img/inet-logo.png",
      "type": "image/png",
      "sizes": "240x144"
    }
  ]
}