{
  "name": "Akil GPT - Dictionaria",
  "short_name": "Akil GPT",
  "description": "Your dictionary companion for word meanings, definitions, and friendly conversation.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0f1117",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "akil-96-transparent.png", "sizes": "96x96", "type": "image/png", "purpose": "any" },
    { "src": "akil-180-transparent.png", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "akil-192-transparent.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "akil-512-transparent.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "akil-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
