{
  "name": "Hello Shrimpy Portfolio",
  "short_name": "Hello Shrimpy",
  "description": "Image-first artist portfolio for illustration, fashion studies, sketchbook work, and studio goods.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fff7ef",
  "theme_color": "#111111",
  "icons": [
    {
      "src": "/assets/favicon/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/favicon/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
