{
  "name": "Litbulb Labs",
  "short_name": "Litbulb",
  "description": "Litbulb Labs crafts delightfully useful tools with clarity, intention, and a touch of magic.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#00000",
  "theme_color": "#ffffff",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/dark.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/dark.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
