{
  "name": "Oddly Useful",
  "short_name": "Oddly Useful",
  "description": "Weird calculators, generators, and answers to life's odd questions.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0F172A",
  "theme_color": "#0F172A",
  "orientation": "any",
  "icons": [
    {
      "src": "/oddly-useful-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/oddly-useful-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["utilities", "entertainment"],
  "lang": "en-GB"
}
