{
  "name": "Enochian Timepiece",
  "short_name": "Enoch",
  "description": "The 18-hour celestial clock of the Book of Enoch — 18 hours, 80 minutes, 60 seconds, and a 364-day calendar.",
  "id": "/",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#050505",
  "theme_color": "#050505",
  "categories": ["education", "reference", "utilities"],
  "icons": [
    { "src": "/images/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/images/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/images/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Time Converter", "url": "/#converter", "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }] },
    { "name": "Book of Enoch",  "url": "/#book",      "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }] }
  ]
}
