{
  "name": "Daynexta — Find your daily pace",
  "short_name": "Daynexta",
  "description": "A daily-rhythm planner for busy people. Your day is a route — clear every stop at your own pace, and get the reward.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0E1330",
  "theme_color": "#0E1330",
  "categories": ["productivity", "lifestyle"],
  "lang": "en-US",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
