{
  "name": "FireflyClick - Free Online Tools",
  "short_name": "FireflyClick",
  "description": "Free online tools and calculators: Age, BMI, Calorie, Love, Horoscope, Baby Name Generator, Random Name Picker, Quiz Maker and Meme Generator.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#1e90ff",
  "lang": "en",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "utilities",
    "productivity",
    "lifestyle"
  ]
}