{
  "name": "Renewa — Subscription Tracker",
  "short_name": "Renewa",
  "description": "Track all your subscriptions, get renewal reminders, and stop paying for things you forgot about.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#08080f",
  "theme_color": "#7c3aed",
  "lang": "en",
  "icons": [
    { "src": "icon.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
