{
  "name": "LocalList",
  "short_name": "LocalList",
  "description": "Southern Oregon's local business directory. Support the businesses that make your community.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#d41a1a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "local", "community"],
  "lang": "en-US",
  "scope": "/"
}
