{
  "name": "Stellarlovers",
  "short_name": "Stellarlovers",
  "description": "Dedicate a star to the people who matter most. Written in the stars, visible forever.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0E26",
  "theme_color": "#F2D98A",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}