{
  "name": "Digital Twin Verse",
  "short_name": "Digital Twin",
  "description": "AI-Powered Student Learning, Career Simulation & Parent Guidance Platform",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#0b0f19",
  "theme_color": "#0b0f19",
  "orientation": "any",
  "icons": [
    {
      "src": "/img/dtv-logo.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "/img/dtv-logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "career", "productivity"],
  "dir": "ltr",
  "lang": "en-US",
  "prefer_related_applications": false
}
