{
  "name": "X3 Suki — Pack Rips",
  "short_name": "X3 Suki",
  "description": "Rip waifu card packs. Keep it, flip it, or ship it.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#070510",
  "theme_color": "#070510",
  "icons": [
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
