{
  "name": "Grant 1 N All — Absolute Zero Lattice",
  "short_name": "Grant 1 N All",
  "description": "Nonprofit grant management powered by the Absolute Zero Lattice (PaidingAttention.org). AI narratives, SF-424 compliance, Vortex Engine matching, and the Lattice Agent. 1×1=2.",
  "start_url": "/login",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#080d1a",
  "theme_color": "#1d6cff",
  "lang": "en-US",
  "categories": ["business", "productivity", "finance", "education"],
  "iarc_rating_id": "",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "New Grant Application",
      "short_name": "New App",
      "description": "Start a new grant application",
      "url": "/app/grants/tracking",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Grant Tracking",
      "short_name": "Tracking",
      "description": "View all grant applications",
      "url": "/app/grants/tracking",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Lattice Agent",
      "short_name": "Agent",
      "description": "Open the Lattice Agent chat",
      "url": "/app",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://grant1nall.app/manifest.json"
    }
  ]
}
