{
  "name": "One Million Girlfriends",
  "short_name": "OneMilGirls",
  "description": "A 100 Girlfriends-inspired visual novel. Five girls, one MC, zero chance of a normal life.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0D0D14",
  "theme_color": "#FF6B9D",
  "orientation": "landscape",
  "icons": [
    {
      "src": "./favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}