{
  "name": "Fyvey - Crack the 5-Digit Code",
  "short_name": "Fyvey",
  "description": "Five digits. Five tries. Crack the code. A retro number puzzle with daily challenges.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0d0221",
  "theme_color": "#0d0221",
  "lang": "en",
  "categories": ["games", "puzzle"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
