{
  "name": "KosAI - Relocation Intelligence Platform",
  "short_name": "KosAI",
  "description": "Platform AI Pencari Kos & Analisis Relokasi Terpercaya Indonesia",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#09090b",
  "theme_color": "#f43f5e",
  "categories": ["lifestyle", "utilities", "productivity"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='25' fill='%23f43f5e'/><text y='.78em' x='5' font-size='70'>🏠</text></svg>",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Daftar Pemilik Kos",
      "short_name": "Pasang Iklan",
      "description": "Formulir pendaftaran kos gratis",
      "url": "/submit",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>📝</text></svg>", "sizes": "96x96" }]
    },
    {
      "name": "Console Admin",
      "short_name": "Admin",
      "description": "Konsol Manajemen KosAI",
      "url": "/console",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>⚙️</text></svg>", "sizes": "96x96" }]
    }
  ]
}