{
  "name": "QTLB — Quotes to Live By",
  "short_name": "QTLB",
  "description": "A personal collection of quotes to live by",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f1114",
  "theme_color": "#0f1114",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "Widget",
      "short_name": "Widget",
      "description": "Fullscreen quote rotator",
      "url": "/widget.html",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ]
}
