{
  "name": "Random Quote Generator",
  "short_name": "Quotes",
  "description": "One considered thought at a time, set in ink on warm paper.",
  "icons": [
    { "src": "assets/favicon/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "assets/favicon/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "theme_color": "#b5432f",
  "background_color": "#f6f1e7",
  "display": "standalone",
  "start_url": "."
}
