{
  "name": "Meongku - Koleksi Kucing Sekitarmu",
  "short_name": "Meongku",
  "description": "Game location-based untuk menangkap dan mengoleksi kucing lucu di sekitar lokasimu",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fdf2f8",
  "theme_color": "#f43f5e",
  "categories": ["games", "entertainment", "lifestyle"],
  "lang": "id",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Buka Peta",
      "short_name": "Peta",
      "description": "Lihat kucing di sekitarmu",
      "url": "/?tab=map"
    },
    {
      "name": "Gacha Spin",
      "short_name": "Gacha",
      "description": "Coba keberuntunganmu",
      "url": "/?tab=gacha"
    },
    {
      "name": "Album Kucing",
      "short_name": "Album",
      "description": "Lihat koleksi kucingmu",
      "url": "/?tab=album"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
