{
  "name": "Explicitly Naughty",
  "short_name": "Naughty",
  "description": "A couples matching game — match it, act it out.",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0D0614",
  "theme_color": "#0D0614",
  "icons": [
    {
      "src": "logo-header.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "logo-header.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "entertainment"]
}
