{
"name": "Snack-Streak",
"short_name": "SnackStreak",
"description": "No snacking between meals – stay strong together!",
"start_url": "/",
"display": "standalone",
"orientation": "portrait",
"background_color": "#0a0a1a",
"theme_color": "#0a0a1a",
"categories": ["health", "lifestyle"],
"icons": [
  { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
  { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
]
}