{
  "name": "ballonreisen.de",
  "short_name": "Ballonreisen",
  "start_url": "/index.php",
  "display": "standalone",
  "background_color": "#9FB5BC",
  "theme_color": "#5d8e91",
	
  "description": "Ballontimer ballonreisen.de",
  "icons": [
  	{
    "src": "./img/icon48.png",
    "sizes": "48x48",
    "type": "image/png"
  	}
  , 
  	{
    "src": "./img/icon72.png",
    "sizes": "72x72",
    "type": "image/png"
  	}
  	, 
  	{
    "src": "./img/icon96.png",
    "sizes": "96x96",
    "type": "image/png"
  	}
  , 
  	{
    "src": "./img/icon192.png",
    "sizes": "192x192",
    "type": "image/png"
  	}
  ,  
    {  
      "src": "./img/splash512.png",  
      "sizes": "512x512",  
      "type": "image/png"  
    }
  ]
}