{
  "name": "SynapseMind",
  "short_name": "SynapseMind",
  "id": "/index.html",
  "description": "Decentralize your cognitive synergy with the Neuro-Algorithmic Lattice. The harvest runs offline too.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "lang": "en",
  "dir": "ltr",
  "categories": ["productivity", "business", "utilities"],
  "background_color": "#0e0e14",
  "theme_color": "#0e0e14",
  "icons": [
    { "src": "favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [
    { "src": "og-image.png", "sizes": "1200x630", "type": "image/png", "form_factor": "wide", "label": "The future of thought is distributed." }
  ],
  "shortcuts": [
    { "name": "Status", "short_name": "Status", "url": "/status.html", "description": "Live operational state of the Lattice." },
    { "name": "API Docs", "short_name": "Docs", "url": "/docs.html", "description": "Developer reference for the Lattice API v7." },
    { "name": "Your File", "short_name": "Your File", "url": "/your-file.html", "description": "Everything we have on you. So far." }
  ]
}
