{
  "name": "BIMe \u2014 BIM Search Engine",
  "short_name": "BIMe",
  "description": "The search engine for BIM objects. Find manufacturer BIM libraries fast.",
  "start_url": "/bime-homepage.html",
  "display": "standalone",
  "background_color": "#0e4e38",
  "theme_color": "#0e4e38",
  "orientation": "any",
  "categories": [
    "productivity",
    "utilities",
    "business"
  ],
  "icons": [
    {
      "src": "/icons/bime-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/bime-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/bime-icon-180.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icons/bime-favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Search BIM Objects",
      "short_name": "Search",
      "description": "Search the BIM Engine",
      "url": "/bime-homepage.html",
      "icons": [
        {
          "src": "/icons/bime-icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}