{
  "name": "The Deaf Index",
  "short_name": "Deaf Index",
  "description": "A free directory of Deaf schools, organizations, businesses, and services across the U.S.",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#1B2A4A",
  "background_color": "#f8fafc",
  "categories": ["education", "lifestyle", "utilities"],
  "icons": [
    {
      "src": "icons/icon-48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
