{
  "name": "quote.memorial",
  "short_name": "quote.memorial",
  "description": "A digital monument to human thoughts, inscribed on Solana.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#eee5d4",
  "theme_color": "#eee5d4",
  "lang": "en",
  "icons": [
    { "src": "/icons/icon.svg",          "sizes": "any",     "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icons/icon-192.png",      "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png",      "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/icon-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
