{
  "name": "JalurTarot",
  "short_name": "JalurTarot",
  "description": "Pembacaan Tarot Berbasis AI untuk Petunjuk Spiritual",
  "theme_color": "#4C1D95",
  "background_color": "#1E1B4B",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "/",
  "scope": "/",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Baca Tarot", "short_name": "Tarot", "url": "/reading", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Horoskop",   "short_name": "Horoskop", "url": "/horoscope" }
  ]
}
