{
  "name": "SmirkDuel",
  "short_name": "SmirkDuel",
  "description": "Camera-based party battle game. Two players. One camera. First smile loses.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fffaf4",
  "theme_color": "#ff4fbf",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "assets/img/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/img/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "assets/img/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": [
    "games",
    "entertainment",
    "social"
  ]
}
