{
  "name": "DOIFinder — Academic Research Tools",
  "short_name": "DOIFinder",
  "description": "Find DOIs and paper metadata, generate citations in any style, and use AI research and writing tools.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#2563EB",
  "categories": ["education", "productivity", "books"],
  "icons": [
    { "src": "/favicon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/favicon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/logo-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "DOI Finder", "short_name": "DOI Finder", "url": "/doi-finder", "description": "Search papers by DOI, title, keyword or author" },
    { "name": "Citation Generator", "short_name": "Citations", "url": "/apa-citation-generator", "description": "Generate citations in any style" },
    { "name": "Research Explorer", "short_name": "Explorer", "url": "/research-explorer", "description": "Ask a question, get a cited AI answer" }
  ]
}
