{
  "name": "scan+",
  "short_name": "scan+",
  "description": "Kassenzettel scannen, auslesen und verbuchen",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#2E2E36",
  "theme_color": "#2E2E36",
  "lang": "de-CH",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
