{
  "name": "Gemini Voice Alarm",
  "short_name": "Voice Alarm",
  "description": "A minimalist, mobile-friendly alarm clock app that wakes you up with a selection of human-like voices and styles, powered by the Gemini API.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a202c",
  "theme_color": "#1a202c",
  "icons": [
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}
