{
  "id": "/",
  "name": "Lokalized",
  "short_name": "Lokalized",
  "description": "A thread-safe, zero-dependency Java localization library and expressive JSON format for plurals, grammatical agreement, locale matching, and fallback.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f7f2e8",
  "theme_color": "#f7f2e8",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
