{
  "name": "ShopIT",
  "short_name": "ShopIT",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#9b5a2f",
  "description": "ShopIT – fast, offline-friendly bookkeeping for shop owners.",
  "categories": ["business", "finance", "productivity"],
  "launch_handler": { "client_mode": "auto" },
  "icons": [
    { "src": "/shopit-logo-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/shopit-logo-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/shopit-logo-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/shopit-logo-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
