{
  "name": "Manager Wall",
  "short_name": "Manager Wall",
  "description": "Personal and business wall for deadlines, tasks, widgets and reminders.",
  "lang": "pl",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#07172b",
  "theme_color": "#0b1d35",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/assets/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
