{
  "short_name": "YearPlanner",
  "name": "YearPlanner: Plan your year with ease",
  "icons": [
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "512x512"
    },
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "background_color": "#f5f5f5",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#fe9a00",
  "description": "Application to plan your year with ease with whole year overview and several presentations of the year.",
  "orientation": "portrait-primary",
  "lang": "en"
}
