{
  "short_name": "frePPLe",
  "name": "frePPLe",
  "description": "Forecasting, inventory and production planning",
  "icons": [
    {
      "src": "/static/img/frepple.svg",
      "type": "image/svg+xml",
      "sizes": "512x512"
    },
    {
      "src": "/static/img/frepple-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/static/img/frepple-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "id": "/?source=pwa",
  "start_url": "/",
  "background_color": "#D6A979",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#D6A979",
  "orientation": "landscape-primary"
}