{
  "name": "Prophetic Finders",
  "short_name": "Finders",
  "description": "Prophetic Finders — training, searches, dream journal, and community. Going After the One.",
  "start_url": "/?src=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#12101E",
  "theme_color": "#12101E",
  "icons": [
    { "src": "/images/pwa-icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/images/pwa-icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/images/pwa-icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Current Searches", "url": "/searches.php?src=pwa", "icons": [{ "src": "/images/pwa-icon-192.png", "sizes": "192x192" }] },
    { "name": "Dream Journal",    "url": "/dreams.php?src=pwa",   "icons": [{ "src": "/images/pwa-icon-192.png", "sizes": "192x192" }] },
    { "name": "Training",         "url": "/trainings.php?src=pwa","icons": [{ "src": "/images/pwa-icon-192.png", "sizes": "192x192" }] }
  ]
}
