{
  "id": "/find-two/",
  "name": "Find Two",
  "short_name": "FindTwo",
  "description": "A memory matching game for toddlers",
  "theme_color": "#7c3aed",
  "background_color": "#7c3aed",
  "display": "fullscreen",
  "orientation": "any",
  "start_url": "/",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
