{
  "name": "SIMPLI",
  "short_name": "Simpli",
  "description": "Simpli - version mobile",
  "start_url": "/home/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAF9F6",
  "theme_color": "#FFF1E6",
  "icons": [
    {
      "src": "/assets/img/webapp/webapp-logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/img/webapp/webapp-logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
