{
  "name": "Bewerbungs-Tracker",
  "short_name": "Bewerbungs-Tracker",
  "description": "Bewerbungs-Tracker",
  "start_url": "/",
  "display": "standalone",
  "background_color": "oklch(1 0 0)",
  "theme_color": "oklch(0.145 0 0)",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
