{
  "name": "Concordia Atlas",
  "short_name": "ConcordiaAtlas",
  "description": "Cemetery documentation and preservation platform",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#4f46e5",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "New Survey", "url": "/survey/new", "description": "Start a new field survey" },
    { "name": "Review Queue", "url": "/review", "description": "Review pending submissions" }
  ],
  "categories": ["productivity", "utilities"],
  "lang": "en"
}
