﻿{
  "short_name": "sfPMS",
  "name": "Spitfire Project Management System",
  "icons": [
    {
      "src": "images/spitfire_40.gif",
      "type": "image/gif",
      "sizes": "48x48"
    },
	 {
      "src": "images/spitfire_144.png",
      "type": "image/png",
      "sizes": "144x144"
    }

  ],
  "start_url": "default.aspx",
  "orientation": "landscape",
  "display": "standalone"
}