{
  "name": "AcaNavi",
  "short_name": "AcaNavi",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f3efe5",
  "theme_color": "#2f5b43",
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%232f5b43'/><text x='50%' y='50%' font-size='46' font-weight='bold' text-anchor='middle' alignment-baseline='middle' dy='.3em' fill='white'>An</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
