{
  "name": "rune.cam",
  "short_name": "rune.cam",
  "description": "Album acara privat dengan tautan QR tamu, unggahan kamera, dan waktu buka album.",
  "id": "/terms",
  "start_url": "/terms",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "categories": ["photo", "social", "productivity"],
  "shortcuts": [
    {
      "name": "Dasbor",
      "short_name": "Dasbor",
      "description": "Buka album acara privat yang aktif.",
      "url": "/dashboard",
      "icons": [
        {
          "src": "/favicons/android-chrome-192x192.png",
          "type": "image/png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Buat album",
      "short_name": "Album baru",
      "description": "Mulai album QR privat untuk sebuah acara.",
      "url": "/guest_pov_albums/new",
      "icons": [
        {
          "src": "/favicons/android-chrome-192x192.png",
          "type": "image/png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "icons": [
    {
      "src": "/favicons/android-chrome-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/favicons/android-chrome-512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ]
}
