{
  "name": "Neural Orbitron ERP",
  "short_name": "Orbitron",
  "description": "CRM, Buchfuehrung, Bilanz, Angebote, wiederkehrende Rechnungen und Mahnwesen - 100% lokal im Browser.",
  "start_url": "./index.html",
  "id": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#04060c",
  "theme_color": "#04060c",
  "lang": "de",
  "icons": [
    { "src": "./icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "./icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "./icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
