{
  "name": "GOD AI — All-in-One AI Agent",
  "short_name": "GOD AI",
  "description": "GOD AI — thinking robot companion, control center and technology labs.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "any",
  "background_color": "#0b0f19",
  "theme_color": "#0b0f19",
  "categories": ["productivity", "utilities"],
  "lang": "ta",
  "dir": "ltr",
  "prefer_related_applications": false,
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/favicon.png", "sizes": "64x64", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "புதிய அரட்டை", "short_name": "Chat", "url": "/" },
    { "name": "Dashboard", "short_name": "Dashboard", "url": "/dashboard" },
    { "name": "தனிப்பட்ட அமைப்பு", "short_name": "Private", "url": "/private" },
    { "name": "தொழில்நுட்ப உலை", "short_name": "Forge", "url": "/forge" },
    { "name": "உள்-சாதன AI", "short_name": "Local AI", "url": "/local-ai" }
  ]
}
