{
  "name": "Passfolio",
  "short_name": "Passfolio",
  "description": "Build your skill identity. Collect stamps. Prove your skills.",
  "start_url": "/home",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0C0C0E",
  "theme_color": "#0C0C0E",
  "orientation": "portrait",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
