{
  "id": "/",
  "name": "Booklis – Digitale Bücherausgabe",
  "short_name": "Booklis",
  "description": "Schulbücher, gut organisiert. Bücher ausgeben und zurücknehmen direkt auf deinem Smartphone.",
  "lang": "de",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f6f7f3",
  "theme_color": "#153e35",
  "orientation": "any",
  "icons": [
    { "src": "/static/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/static/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/static/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Bücher ausgeben", "short_name": "Ausgabe", "url": "/issue/" },
    { "name": "Bücher zurücknehmen", "short_name": "Rückgabe", "url": "/return/" }
  ],
  "categories": ["education", "productivity"]
}
