{
  "name": "Miracle Calculator",
  "short_name": "Miracle Calc",
  "description": "Free miracle number guides and Littlewood frequency calculator in your browser.",
  "icons": [
    {
      "src": "/logo.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo-sm.webp",
      "sizes": "96x96",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0d7377",
  "background_color": "#0a1628",
  "start_url": "/",
  "display": "standalone"
}
