{
  "name": "Moonlight Universe",
  "short_name": "Moonlight",
  "lang": "en-US",
  "dir": "ltr",

  "start_url": "/randomizers.html?v=2",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen"],
  "orientation": "portrait",

  "theme_color": "#111726",
  "background_color": "#111726",

  "description": "Moonlight Universe – Randomizers, Slot 4, Moonlight Bank, Run History, and more.",

  "shortcuts": [
    {
      "name": "Randomizers",
      "short_name": "Randomizers",
      "url": "/randomizers.html?v=2"
    },
    {
      "name": "Slot4",
      "short_name": "Slot4",
      "url": "/slot4.html?v=2"
    },
    {
      "name": "Card Demo",
      "short_name": "Card Demo",
      "url": "/carddemo.html?v=2"
    },
    {
      "name": "Moonlight Error",
      "short_name": "Moonlight Error",
      "url": "/moonlighterror?v=2"
    },
    {
      "name": "Test Game",
      "short_name": "Test Game",
      "url": "/testgame.html?v=2"
    }
  ],

  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],

  "categories": [
    "games",
    "entertainment",
    "utilities"
  ],

  "prefer_related_applications": false
}