{
  "name": "PhotoApp",
  "short_name": "PhotoApp",
  "description": "Fotos hochladen, verwalten und teilen mit dem SVHB1921 PhotoApp-Backend.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#0d6efd",
  "background_color": "#0b1221",
  "lang": "de",
  "icons": [
    {
      "src": "assets/icon_192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icon_512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["utilities", "photography"]
}
