{
  "name": "Point2Me",
  "short_name": "Point2Me",
  "description": "Party game controller — point at your friends and find out who they really think you are.",
  "start_url": "/play",
  "scope": "/",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#faf4e6",
  "theme_color": "#faf4e6",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
