{
  "name": "PickPop.Fun!",
  "short_name": "PickPop.Fun",
  "description": "Ten free randomizer tools — spin, flip, roll, pick, and shuffle.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAFBFC",
  "theme_color": "#5BA4F5",
  "categories": ["utilities", "productivity", "games"],
  "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"
    }
  ]
}
