{
  "name": "Localizable • Type-Safe Software Localization Platform",
  "short_name": "Localizable",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#0B0F19",
  "theme_color": "#0B0F19",
  "description": "Type-safe software localization platform for Flutter and Dart. Auto-translate, decompose variables, and sync with intl_localizable CLI.",
  "orientation": "portrait-primary",
  "prefer_related_applications": false,
  "categories": [
    "developer tools",
    "utilities",
    "productivity"
  ],
  "icons": [
    {
      "src": "icons/Icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/Icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
