{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "name": "Ashes of Life",
  "short_name": "Ashes of Life",
  "start_url": "https://ashesof.life",
  "display": "standalone",
  "theme_color": "#002b36",
  "background_color": "#002b36",
  "description": "\"Ashes of Life\" by poet Edna St. Vincent Millay, 1917",
  "icons": [
    { "src": "/icon-192.png", "type": "image/png", "sizes": "192x192" },
    { "src": "/icon-512.png", "type": "image/png", "sizes": "512x512" },
    { "src": "/maskable-icon.png", "type": "image/png", "sizes": "1024x1024", "purpose": "any maskable" }
  ]
}
