{
  "name": "Scribe",
  "short_name": "Scribe",
  "description": "AI-first document creator for the TNS 365 sales team.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f172a",
  "theme_color": "#0B5CFF",
  "categories": ["productivity", "business"],
  "icons": [
    { "src": "/img/icon-192.png",          "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/img/icon-512.png",          "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/img/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/img/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
