{
  "name": "PriceMatch Admin",
  "short_name": "PM Admin",
  "description": "PriceMatch Administration Portal",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0F172A",
  "theme_color": "#22C55E",
  "lang": "en",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["shopping", "utilities"],
  "screenshots": [],
  "_note": "M-579 follow-up: static manifest.json mirroring public-web's PROVEN pattern — next-on-pages drops the app-router manifest.ts convention (404), so this replaces it as a static public/ asset."
}
