{
  "name": "RoutinePrint",
  "short_name": "RoutinePrint",
  "description": "AI-powered life execution system - build, follow, and optimize your daily routines",
  "start_url": "/today",
  "display": "standalone",
  "background_color": "#f8f8fc",
  "theme_color": "#5b21b6",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["productivity", "lifestyle", "health"],
  "prefer_related_applications": false
}
