{
  "name": "Shower Plan Assistant",
  "short_name": "Shower Plan",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f6f8f7",
  "theme_color": "#0e5c56",
  "orientation": "portrait",
  "description": "Georgian assistant for German shower plan PDFs, sketches and reports.",
  "lang": "ka",
  "dir": "ltr",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "./icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
