{
    "name": "NewsCombo",
    "short_name": "NewsCombo",
    "description": "Personalizirani RSS feed agregator",
    "start_url": "/",
    "author": "Mario Bariša - barisa.me",
    "keywords": ["news", "vijesti", "RSS", "aggregator", "chronological"],
    "display": "standalone",
    "background_color": "#1a1a1a",
    "theme_color": "#1a1a1a",
    "orientation": "portrait-primary",
    "icons": [
      {
        "src": "/apple-touch-icon.png",
        "sizes": "180x180",
        "type": "image/png",
        "purpose": "any"
      },
      {
        "src": "/web-app-manifest-192x192.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "any maskable"
      },
      {
        "src": "/web-app-manifest-512x512.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "any maskable"
      }
    ]
  }
  