{
  "name": "Cipher",
  "short_name": "Cipher",
  "description": "Crack today's hidden phrase. A new substitution-cipher puzzle every day.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#13161D",
  "theme_color": "#13161D",
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/icon-512.jpg", "sizes": "512x512", "type": "image/jpeg" },
    { "src": "/apple-touch-icon.jpg", "sizes": "512x512", "type": "image/jpeg" }
  ]
}
