{
  "name": "iN — Action.",
  "short_name": "iN",
  "description": "Show your work. Share your proof. Live iN Action.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0F1320",
  "theme_color": "#0F1320",
  "categories": ["productivity", "business", "social"],
  "lang": "en",
  "icons": [
    { "src": "/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/icons/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Proof Feed",   "url": "/home",   "description": "Browse proof feed" },
    { "name": "Upload Proof", "url": "/upload",  "description": "Add a new proof" }
  ]
}
