{
  "name": "Progressive web app creator",
  "short_name": "PWA creator",
  "start_url": "index.php",
  "display": "standalone",
  "background_color": "#bcd",
  "theme_color": "#bcd",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "type": "image/png", "sizes": "64x64"
    }
  ]
}
