{
  "id": "/",
  "name": "PIGA Pocket Enterprise",
  "short_name": "PIGA Pocket",
  "description": "Governed mobile enterprise orchestration with explicit authority, verifiable execution and fail-closed recovery.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "theme_color": "#111827",
  "background_color": "#F5F3ED",
  "prefer_related_applications": false,
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/piga-pocket-icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/piga-pocket-icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
