{
  "name": "ReCognizeMe? - Photo Identification Game",
  "short_name": "ReCognizeMe?",
  "description": "A daily photo identification game. 7 photos, 7 minutes. Can you identify the famous faces?",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f1219",
  "theme_color": "#1a1f3a",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "entertainment"],
  "screenshots": [],
  "prefer_related_applications": false
}
