{
  "name": "Sistem Diagnosis Penyakit Tanaman Pinang",
  "short_name": "DiagnosisPinang",
  "description": "Sistem Pakar Diagnosa Penyakit Tanaman Pinang berbasis Forward Chaining & Certainty Factor",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f0fdf4",
  "theme_color": "#166534",
  "lang": "id",
  "categories": ["education", "agriculture"],
  "icons": [
    {
      "src": "https://placehold.co/192x192/166534/ffffff?text=PP",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://placehold.co/512x512/166534/ffffff?text=PP",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://placehold.co/390x844/f0fdf4/14532d?text=Diagnosis+Pinang",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Halaman Diagnosa"
    }
  ],
  "shortcuts": [
    {
      "name": "Diagnosa Penyakit",
      "short_name": "Diagnosa",
      "description": "Mulai diagnosa penyakit tanaman pinang",
      "url": "./index.html",
      "icons": [{ "src": "https://placehold.co/96x96/166534/ffffff?text=D", "sizes": "96x96" }]
    },
    {
      "name": "Ensiklopedia",
      "short_name": "Info",
      "description": "Lihat katalog dan artikel penyakit",
      "url": "./home.html",
      "icons": [{ "src": "https://placehold.co/96x96/166534/ffffff?text=E", "sizes": "96x96" }]
    }
  ]
}
