﻿{
  "short_name": "Floor2Plan",
  "name": "Floor2Plan",
  "icons": [
    {
      "src": "../img/floor2plan_icon_128.png",
      "type": "image/png",
      "sizes": "128x128"
    },
    {
      "src": "../img/floor2plan_icon_192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "../img/floor2plan_icon_512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "background_color": "#00A0E4",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#00A0E4",
  "orientation": "portrait"
}