{
  "name": "PopBluff — Call the Bluff. Learn the Truth.",
  "short_name": "PopBluff",
  "description": "Swipe left for False, right for True. Test your knowledge!",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#faf8f3",
  "theme_color": "#faf8f3",
  "orientation": "portrait",
  "icons": [
    { "src": "/icons/pop-bluff-48.png",  "sizes": "48x48",   "type": "image/png" },
    { "src": "/icons/pop-bluff-72.png",  "sizes": "72x72",   "type": "image/png" },
    { "src": "/icons/pop-bluff-96.png",  "sizes": "96x96",   "type": "image/png" },
    { "src": "/icons/pop-bluff-144.png", "sizes": "144x144", "type": "image/png" },
    { "src": "/icons/pop-bluff-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/pop-bluff-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
