{
  "id": "./",
  "name": "Nameish \u2014 Barista Name Generator",
  "short_name": "Nameish",
  "description": "A fast, offline name suggestion tool for baristas.",
  "start_url": "./",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#f7f9fc",
  "theme_color": "#1976d2",
  "icons": [
    {
      "src": "icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}