{
  "name": "1love.works · My PNC",
  "short_name": "My PNC",
  "description": "Your PNC wallet — implied value, entitlements, and useful work for the system.",
  "start_url": "/my-pnc",
  "display": "standalone",
  "background_color": "#0d1f38",
  "theme_color": "#0d1f38",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/pnc-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/pnc-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "utilities"],
  "lang": "en"
}
