{
  "name": "Sekolah Ideal - Analisis Kebutuhan Sekolah",
  "short_name": "Sekolah Ideal",
  "description": "Aplikasi analisis kebutuhan infrastruktur dan anggaran sekolah berdasarkan standar nasional pendidikan",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "orientation": "any",
  "icons": [
    {
      "src": "./images/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./images/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%233b82f6'/><path d='M48 72h96v48H48z' fill='white'/><path d='M96 48l48 16-48 16-48-16z' fill='white'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' fill='%233b82f6'/><path d='M128 192h256v128H128z' fill='white'/><path d='M256 128l128 43-128 43-128-43z' fill='white'/><text x='256' y='420' font-size='48' fill='white' text-anchor='middle' font-family='Arial' font-weight='bold'>SEKOLAH</text><text x='256' y='460' font-size='32' fill='white' text-anchor='middle' font-family='Arial' font-weight='bold'>IDEAL</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "productivity", "utilities"]
}
