{
  "id": "/?source=pwa",
  "name": "P4 Card Studio",
  "short_name": "P4 Card",
  "description": "Editorial digital business cards for premium service professionals — capability, premium, and pitch cards.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a1320",
  "theme_color": "#0c1929",
  "lang": "en",
  "dir": "ltr",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Procurement Card",
      "short_name": "Procurement",
      "description": "Live capability statement for credentialed small businesses",
      "url": "/?card=procurement"
    },
    {
      "name": "Premium Card",
      "short_name": "Premium",
      "description": "Editorial NFC + Wallet pass card",
      "url": "/?card=premium"
    },
    {
      "name": "Pitch Card",
      "short_name": "Pitch",
      "description": "Per-prospect proposal card with sign-and-pay",
      "url": "/?card=pitch"
    }
  ]
}
