{
  "name": "Blog Kasirun - Web Developer & Tech Enthusiast",
  "short_name": "Kasirun",
  "description": "Blog pribadi Kasirun Alfauzi — tutorial pemrograman, proyek web developer, game, dan teknologi terkini untuk developer Indonesia.",
  "start_url": "/index.php",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f8fafc",
  "theme_color": "#2563eb",
  "lang": "id",
  "dir": "ltr",
  "categories": ["education", "technology", "developer"],
  "icons": [
    {
      "src": "/icons/icon-48x48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-256x256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/desktop-home.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Halaman Utama Blog Kasirun"
    },
    {
      "src": "/screenshots/mobile-home.jpg",
      "sizes": "390x844",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Halaman Utama di Mobile"
    },
    {
      "src": "/screenshots/mobile-article.jpg",
      "sizes": "390x844",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Halaman Artikel"
    }
  ],
  "shortcuts": [
    {
      "name": "Artikel Terbaru",
      "short_name": "Home",
      "description": "Lihat artikel terbaru",
      "url": "/index.php",
      "icons": [
        {
          "src": "/icons/shortcut-home.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "GitHub Repositories",
      "short_name": "GitHub",
      "description": "Lihat koleksi repository open source",
      "url": "/github.php",
      "icons": [
        {
          "src": "/icons/shortcut-github.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Game Collection",
      "short_name": "Game",
      "description": "Mainkan game browser gratis",
      "url": "/game.php",
      "icons": [
        {
          "src": "/icons/shortcut-game.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Tentang Saya",
      "short_name": "Tentang",
      "description": "Kenali Kasirun Alfauzi",
      "url": "/tentang.php",
      "icons": [
        {
          "src": "/icons/shortcut-about.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
