{
  "short_name": "abrechnung",
  "start_url": "./user",
  "scope": "./",
  "display": "standalone",
  "description": "Reisekostenabrechnung inkl. automatischer Pauschalen Berechnung auch für internationale Reisen ",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "/appicons/receipt152.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "/appicons/receipt192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/appicons/receipt512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/desktop.png",
      "sizes": "1242x620",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/screenshots/mobile.png",
      "sizes": "640x360",
      "type": "image/png"
    }
  ]
}
