{
  "name": "Clean Starter",
  "short_name": "CleanStarter",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#f2f2f6",
  "theme_color": "#5a8dee",
  "description": "Clean Starter Template PWA",
  "icons": [
    {
      "src": "assets/img/favicon/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ]
}
