{
  "name": "Atlas Air Service Part Search",
  "short_name": "AAS Parts",
  "lang": "en-EN",
  "description": "",
  "icons": [
    { "src": "img/iconapp-44.png", "sizes": "44x44", "type": "image/png" }
    ,{ "src": "img/iconapp-128.png", "sizes": "128x128", "type": "image/png" }
    ,{ "src": "img/iconapp-152.png", "sizes": "152x152", "type": "image/png" }
    ,{ "src": "img/iconapp-256.png", "sizes": "256x256", "type": "image/png" }
  ],
  "start_url": "./index.php",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#CCCCFF",
  "theme_color": "#AACCFF"
}