{
  "name": "Smart Timetable - Aviation Information Systems",
  "short_name": "Timetable",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#4f46e5",
  "description": "Premium mobile-first university schedule tracker",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' fill='%234f46e5' rx='20'/%3E%3Cpath d='M25 30h50M25 50h50M25 70h30' stroke='white' stroke-width='8' stroke-linecap='round'/%3E%3Ccircle cx='70' cy='70' r='10' fill='%2310b981'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' fill='%234f46e5' rx='20'/%3E%3Cpath d='M25 30h50M25 50h50M25 70h30' stroke='white' stroke-width='8' stroke-linecap='round'/%3E%3Ccircle cx='70' cy='70' r='10' fill='%2310b981'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}