{
  "name": "Starlly",
  "short_name": "Starlly",
  "id": "/en",
  "scope": "/en",
  "description": "Free chore chart and reward app for kids. Build responsibility and autonomy with a star-based task and behavior tracking system.",
  "start_url": "/en",
  "display": "standalone",
  "background_color": "#FFFDF5",
  "theme_color": "#3BAF5C",
  "orientation": "portrait",
  "icons": [
    { "src": "/app-icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}