{
  "short_name": "PhotoHunt",
  "name": "Photo Hunter",
  "description": "Collect photos of anything you hunt for — numbers, letters, or your own custom list.",
  "icons": [
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#F2F5F7",
  "background_color": "#F2F5F7"
}
