{
  "name": "Roman Discipline",
  "short_name": "FocusRoman",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#eab308",
  "description": "Gamified Pomodoro Timer combined with Stoic philosophy.",
  "icons": [
    {
      "src": "/favicon.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "orientation": "portrait"
}
