{
  "name": "O.K. Lawns",
  "short_name": "OKLawns",
  "description": "Lawn service management for O.K. Lawns",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1e3a1e",
  "theme_color": "#1e3a1e",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/static/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
