{
  "name": "Hearth",
  "short_name": "Hearth",
  "description": "Hearth — a quiet system for the long work. Made by Slow Flow.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1c1a16",
  "theme_color": "#1c1a16",
  "icons": [
    { "src": "/icons/hearth-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/hearth-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/hearth-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
