{
  "name": "FlipAll5 - The Anagram Pairing Cryptic Challenge",
  "short_name": "FlipAll5-Cryptic",
  "description": "Solve 5 cryptic anagram word puzzles before time runs out!",
  "start_url": "/cryptic/",
  "display": "standalone",
  "background_color": "#3498db",
  "theme_color": "#2c5f7c",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/static/cryptic/logo_gold_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/cryptic/logo_gold.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}