{
  "name": "SIRA – Daily Routine Tracker",
  "short_name": "SIRA",
  "description": "Build unstoppable daily routines. Track habits, rate your days, and master your time.",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#4F44E2",
  "orientation": "portrait-primary",
  "categories": ["productivity", "lifestyle", "utilities"],
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    }
  ]
}
