- Add compact donut mode for landscape phones (<=850px, landscape): wider radii (56%/93%/100%), no outside labels, bolder fonts - Refine landscape CSS: smaller header (h1:20px), 55/45 chart/details split, compact month previews (22px), tighter spacing - Add PWA standalone support: manifest.json, apple-mobile-web-app meta tags, viewport-fit=cover - Add safe-area-inset padding for Dynamic Island and home indicator Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
9 lines
219 B
JSON
9 lines
219 B
JSON
{
|
|
"name": "Семейные траты",
|
|
"short_name": "Траты",
|
|
"start_url": "/",
|
|
"display": "standalone",
|
|
"background_color": "#f5f5f5",
|
|
"theme_color": "#f5f5f5",
|
|
"orientation": "any"
|
|
} |