{
  "name": "Book of Spells",
  "short_name": "Spells",
  "description": "A digital grimoire for organizing spells, materials, and ingredients.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0510",
  "theme_color": "#0a0510",
  "icons": [
    { "src": "/favicon-v6-48x48.png", "sizes": "48x48", "type": "image/png", "purpose": "any" },
    { "src": "/favicon-v6-96x96.png", "sizes": "96x96", "type": "image/png", "purpose": "any" },
    { "src": "/book-of-spells-icon-v6-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/favicon-v6-384x384.png", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "/book-of-spells-icon-v6-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/book-of-spells-maskable-v6-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}