{
  "name": "Peaceful Pixie — Photo & Card Studio",
  "short_name": "Peaceful Pixie",
  "description": "Custom photo editor focused on crop, scale, borders, and 300 DPI print card production for Peaceful Pixie.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#FAF8F5",
  "theme_color": "#384A3E",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><circle cx='50' cy='50' r='48' fill='%23384A3E'/><text x='50' y='65' font-family='serif' font-size='46' fill='%23FAF7F2' text-anchor='middle'>P</text></svg>",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
