{
  "name": "Pokésleep Center",
  "short_name": "Pokésleep",
  "description": "An interactive Pokémon Sleep companion designed like Google Gemini, featuring chat with Professor Arwam, manual and AI-assisted screenshot Pokémon box ingestion, and strategy planning.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b0d17",
  "theme_color": "#4f46e5",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
