{
  "short_name": "FP3D",
  "name": "Floor Plans 3D",
  "icons": [
    {
      "src": "img/thumb_tiny.png",
      "type": "image/png",
      "sizes": "128x128"
    },
    {
      "src": "img/thumb_main.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "img/thumb_large.png",
      "type": "image/png",
      "sizes": "248x248"
    }
  ],
  "start_url": "/?utm_source=homescreen",
  "theme_color": "#ccc",
  "background_color": "#000",
  "orientation": "portrait",
  "display": "standalone"
}